Data Fields | |
Ewl_Container | container |
Inherit from Ewl_Container. | |
Ewl_Orientation | orientation |
Indicate the orientation of layout. | |
int | spacing |
Space between each widget in the box. | |
unsigned int | homogeneous |
Flag indicating space assignemnt. |
Layout is done horizontally (left-to-right), or vertically (top-to-bottom). There is also a flag for homogeneous layout, which gives each child Ewl_Widget equal space inside the Ewl_Box.