Data Structures | |
| struct | address_const_of |
| struct | address_of |
Public Member Functions | |
| ::efl::eina::optional< std::string > | text_get () const |
| Retrieves the text string currently being displayed by the given text object. More... | |
| void | text_set (::efl::eina::optional< std::string > text_) const |
| Sets the text string to be displayed by the given text object. More... | |
| operator::efl::text () const | |
| operator::efl::text & () | |
| operator::efl::text const & () const | |
Static Public Member Functions | |
| static Eo_Class const * | _eo_class () |
|
inline |
Retrieves the text string currently being displayed by the given text object.
| text | Text string to display on it. |
|
inline |
Sets the text string to be displayed by the given text object.
| text | Text string to display on it. |