Method

Gtk.AssistantPage.get_child

Declaration [src]

GtkWidget*
gtk_assistant_page_get_child (
  GtkAssistantPage* page
)

Description [src]

Returns the child to which page belongs.

Return value

Returns: GtkWidget

the child to which page belongs

Ownership is not transferred to the caller