GtkHeaderBar
A bar for window titles and controls.
Preview
CSS Node Tree
headerbar
└── windowhandle
└── box (CenterLayout)
├── box.start
├── <title widget>
└── box.endProps
Prop
Type
Behavior
- Window control buttons (close, minimize, maximize) are rendered based on the
decorationLayoutstring. - The
decorationLayoutformat uses colon to separate start from end buttons:"appmenu:minimize,maximize,close".