GtkScrollbar

A standalone scrollbar widget.

Preview

CSS Node Tree

scrollbar[.horizontal|.vertical]
  └── range
      └── trough
          └── slider

Props

Prop

Type

Behavior

  • Most apps should use GtkScrolledWindow instead.
  • This component is for standalone scrollbar use cases.

GTK4 Documentation →

On this page