PanelFrame

The #PanelFrame is a widget containing panels to display in an area. The widgets are added internally in an adw.tab_view.TabView to display them one at a time like in a stack.

A #PanelFrame can also have a header widget that will be displayed above the panels.

struct PanelFrame {}

Members

Variables

parentInstance
GtkWidget parentInstance;