![]() |
![]() |
![]() |
![]() |
TeplPanelNotebook — Side or bottom panel container based on GtkNotebook
Side or bottom panel container based on GtkNotebook.
This class is useful if you want to expose only TeplPanel in an API.
TeplPanelNotebook * tepl_panel_notebook_new (TeplPanelSimple *panel_simple
,GtkNotebook *notebook
);
Creates a new TeplPanelNotebook.
notebook
needs to be empty (no pages), and should be pre-configured. Then
the TeplPanelNotebook will handle notebook
, so you should not modify it
afterwards.
Since: 6.11