Base widget smart data extended with layout instance data. More...
Data Fields | |
| Eina_List * | subs |
| List of Elm_Layout_Sub_Object_Data structs, to hold the actual sub objects. | |
| int | frozen |
| Layout freeze counter. | |
| Eina_Bool | can_access: 1 |
| This is true when all text(including textblock) parts can be accessible by accessibility. More... | |
| Eina_Bool | destructed_is: 1 |
| This flag indicates if Elm_Layout destructor was called. | |
Base widget smart data extended with layout instance data.
| Eina_Bool _Elm_Layout_Smart_Data::can_access |
This is true when all text(including textblock) parts can be accessible by accessibility.