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 propertyGtk.NotebookPage:child

Return value

Returns: GtkWidget

the child to which page belongs

Ownership is not transferred to the caller