~~Title: Efl.Text~~ ====== Efl.Text (interface) ====== ===== Description ===== %%Efl text interface%% //Since 1.22// {{page>:develop:api-include:efl:text:description&nouser&nolink&nodate}} ===== Members ===== **[[:develop:api:efl:text:property:text|text]]** //**(get, set)**//\\ > %%The text string to be displayed by the given text object.%% const char *efl_text_get(const Eo *obj); void efl_text_set(Eo *obj, const char *text); \\ ===== Events =====