Method
GtkNotebookget_page
Declaration [src]
GtkNotebookPage*
gtk_notebook_get_page (
GtkNotebook* notebook,
GtkWidget* child
)
Parameters
child |
GtkWidget |
A child of |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkNotebookPage |
The |
|
The data is owned by the instance. |