Table of Contents

Efl.Text_Markup (interface)

Description

Markup data that populates the text object's style and format

Members

markup (get, set)

Markup property
const char *efl_text_markup_get(const Eo *obj);
void efl_text_markup_set(Eo *obj, const char *markup);


Events