GtkBox

A container that arranges children in a single row or column.

Preview

CSS Node Tree

box[.horizontal|.vertical]

Props

Prop

Type

Style Classes

ClassEffect
.horizontalHorizontal layout (default)
.verticalVertical layout
.homogeneousEqual space for all children
.linkedVisually join children (e.g. button groups)

GTK4 Documentation →

On this page