Package: gtk
Class gtk:box-layout
SuperclassesDocumented Subclasses
None
Direct SlotsDetails The gtk:box-layout class is a layout manager that arranges the
children of any widget using it into a single row or column.
Whether it is a row or column depends on the value of its orientation property. Within the other dimension all children all allocated the same size. The gtk:box-layout object will respect the halign and valign properties
of each child widget. If you want all children to be assigned the same size, you can use the homogeneous property. If you want to specify the amount of space placed between each child, you can use the spacing property. | Returned bySlot Access Functions
Inherited Slot Access FunctionsSee also |
2024-4-19