Layout.Box
Classes
Layout.Box
This layout can put an arbitrary number of components in a sequence. If its orientation property is Gtk.Orientation.HORIZONTAL, the components are placed next to each other. If the orientation property is Gtk.Orientation.VERTICAL, the components are placed one below the other.
Properties
    orientation
		The orientation of the orientable
- Default value
 - 0
 
- Type
 - GtkOrientation
 
    halign
		How to position in extra horizontal space
- Default value
 - 0
 
- Type
 - GtkAlign
 
    valign
		How to position in extra vertical space
- Default value
 - 0
 
- Type
 - GtkAlign
 
    hexpand
		Whether widget wants more horizontal space
- Default value
 - False
 
- Type
 - Boolean
 
    vexpand
		Whether widget wants more vertical space
- Default value
 - False
 
- Type
 - Boolean
 
    expand
		Whether widget wants to expand in both directions
- Default value
 - False
 
- Type
 - Boolean
 
    homogeneous
		When this property is set to TRUE and the orientation is set to Gtk.Orientation.HORIZONTAL, all cells will have the same width. When this property is set to TRUE and the orientation is set to Gtk.Orientation.VERTICAL, all cells will have the same height.
Default: FALSE
- Default value
 - False
 
- Type
 - Boolean
 
Slots
    contents
		
- Array
 - yes
 
The results of the search are