Data Fields | |
Ewl_Widget | widget |
Inherit the basics of the widget. | |
Ecore_List * | children |
List of children that are contained. | |
Evas_Object * | clip_box |
Clip box to bound widgets inside. | |
Ewl_Container * | redirect |
Alternate parent for children. | |
Ewl_Child_Add | child_add |
Function called on child add. | |
Ewl_Child_Remove | child_remove |
Function called on child remove. | |
Ewl_Child_Resize | child_resize |
Function called on child resize. | |
Ewl_Child_Show | child_show |
Function called on child hide. | |
Ewl_Child_Hide | child_hide |
Function called on child hide. | |
Ewl_Container_Iterator | iterator |
Function to find next child. |
Also adds notifiers for various child events.