Method
GtkNotebookprepend_page
Declaration [src]
int
gtk_notebook_prepend_page (
GtkNotebook* notebook,
GtkWidget* child,
GtkWidget* tab_label
)
Parameters
child |
GtkWidget |
The |
|
The data is owned by the caller of the function. | |
tab_label |
GtkWidget |
The |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |