Method

GtkAssistantPageget_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.

 The data is owned by the instance.