GtkFlowBox

A reflowing grid of children.

Preview

CSS Node Tree

flowbox
  └── flowboxchild (per child)

Props

Prop

Type

Behavior

  • Children wrap to the next row/column when they exceed the available space.
  • Supports single, multiple, and no selection modes.

GTK4 Documentation →

On this page