PanelWidget

PanelWidget is the base widget class for widgets added to a #PanelFrame. It can be use as-is or you can subclass it.

struct PanelWidget {}

Members

Variables

parentInstance
GtkWidget parentInstance;