Virtual Method
GtkNotebookinsert_page
Declaration [src]
gint
insert_page (
GtkNotebook* notebook,
GtkWidget* child,
GtkWidget* tab_label,
GtkWidget* menu_label,
gint position
)
Parameters
child
-
Type:
GtkWidget
No description available.
The data is owned by the caller of the method. tab_label
-
Type:
GtkWidget
No description available.
The data is owned by the caller of the method. menu_label
-
Type:
GtkWidget
No description available.
The data is owned by the caller of the method. position
-
Type:
gint
No description available.