Data Fields | |
Ewl_Object | object |
Inherit the base Object class. | |
Ewl_Widget * | parent |
The parent widget, actually a container. | |
Ecore_List * | callbacks [EWL_CALLBACK_MAX] |
Callback list array. | |
Evas_Object * | fx_clip_box |
Clipping rectangle of widget. | |
Evas_Object * | theme_object |
Appearance shown on canvas. | |
char * | bit_state |
State of the appaarance. | |
char * | appearance |
Key to lookup appearance in theme. | |
char * | inheritance |
Key to lookup inhertiance of widget. | |
int | layer |
Current layer of widget on canvas. | |
Ecore_Hash * | theme |
Overriding theme settings of this widget. | |
Ecore_Hash * | data |
Arbitrary data attached to this widget. |