GtkListBox

A vertical list of selectable rows.

Preview

First item
Second item
Third item

CSS Node Tree

list[.separators][.boxed-list][.navigation-sidebar][.rich-list]
  └── row[.activatable] (per child)

Props

Prop

Type

Style Classes

ClassEffect
.boxed-listRounded box with border
.separatorsSeparator lines between rows
.rich-listExtra padding for rich content
.navigation-sidebarNavigation sidebar styling

GTK4 Documentation →

On this page