GtkSearchBar

A toolbar for search functionality.

Preview

CSS Node Tree

searchbar
  └── revealer
      └── box
          ├── [child]
          └── [button.close]

Props

Prop

Type

Behavior

  • Hidden when searchModeEnabled is false.
  • Typically contains a GtkSearchEntry as its child.

GTK4 Documentation →

On this page