TeplNotebook — Subclass of GtkNotebook implementing the TeplTabGroup interface
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkNotebook ╰── TeplNotebook
TeplNotebook implements AtkImplementorIface, GtkBuildable and TeplTabGroup.
#include <tepl/tepl.h>
TeplNotebook is a subclass of GtkNotebook that implements the TeplTabGroup interface.
GtkWidget * tepl_notebook_new (void);
void
a new TeplNotebook.
[transfer floating]
Since: 3.0
struct TeplNotebook;