PanelOmniBar

A multi-use widget for user interaction in the window header bar. You can add widgets, a popover to provide action items, an icon, updates on progress and pulse the main widget.

There is also a prefix and suffix area that can contain more widgets.

<picture> <source srcset="omni-bar-dark.png" media="(prefers-color-scheme: dark)"> <img src="omni-bar.png" alt="omni-bar"> </picture>

struct PanelOmniBar {}

Members

Variables

parentInstance
GtkWidget parentInstance;