GtkPopover

A floating popup attached to a widget.

Preview

CSS Node Tree

popover.background
  ├── arrow
  └── contents

Props

Prop

Type

Behavior

  • Positioned relative to its anchor element using fixed coordinates.
  • Slides along the cross-axis to stay within the viewport.
  • With autohide, closes on click outside or Escape.

GTK4 Documentation →

On this page