GtkPaned
A container with two children separated by a draggable handle.
Preview
CSS Node Tree
paned[.horizontal|.vertical]
├── <start-child>
├── separator[.wide]
└── <end-child>Props
Prop
Type
Behavior
- Drag the separator handle to resize the two panes.
wideHandlemakes the separator easier to grab.