I am used to group many widgets together. I can perform simple
management by putting widgets next to each other, from left to
right or from top to bottom.
Answer whether the container will align the widgets vertically or
horizontally. Horizontal alignment means that widgets are
packed from left to right, while vertical alignment means that
widgets are packed from the top to the bottom of the widget.
Widgets that are set to be "stretched" will share all the
space that is not allocated to non-stretched widgets.
The layout of the widget can only be set before the first child
is inserted in the widget.
This document was generated
on July, 23 2009
using texi2html