Method
Gtk.NotebookPage.get_child
Declaration [src]
GtkWidget*
gtk_notebook_page_get_child (
  GtkNotebookPage* page
)
Description [src]
Returns the notebook child to which page belongs.
| Gets property | Gtk.NotebookPage:child | 
Return value
| Returns: GtkWidget | |
| the child to which  | |
| Ownership is not transferred to the caller | |