19#ifndef DT_WIDGETS_NOTEBOOK_H
20#define DT_WIDGETS_NOTEBOOK_H
struct _GtkWidget GtkWidget
GtkWidget, opaque, spelled exactly as GTK spells it.
GtkWidget * dt_ui_notebook_page(GtkNotebook *notebook, const char *text, const char *tooltip)
G_BEGIN_DECLS GtkNotebook * dt_ui_notebook_new(void)
void dt_ui_notebook_set_picker_owner(GtkNotebook *notebook, gpointer owner)
Register an opaque owner for a GtkNotebook's page switches, and report every "switch_page" to the hos...