Method
Gtk.Notebook.get_page
Declaration [src]
GtkNotebookPage*
gtk_notebook_get_page (
  GtkNotebook* notebook,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| a child of  | |
| Ownership is not transferred to the callee | 
Return value
| Returns: GtkNotebookPage | |
| the  | |
| Ownership is not transferred to the caller | |