GtkBox
A container that arranges children in a single row or column.
Preview
CSS Node Tree
box[.horizontal|.vertical]Props
Prop
Type
Style Classes
| Class | Effect |
|---|---|
.horizontal | Horizontal layout (default) |
.vertical | Vertical layout |
.homogeneous | Equal space for all children |
.linked | Visually join children (e.g. button groups) |