Method

GtkNotebookPageget_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

Type: GtkWidget

The child to which page belongs.

The returned data is owned by the instance.