Method
GtkAssistantget_page
Declaration [src]
GtkAssistantPage*
gtk_assistant_get_page (
GtkAssistant* assistant,
GtkWidget* child
)
Parameters
child-
Type:
GtkWidgetA child of
assistant.The data is owned by the caller of the method.
Return value
Type: GtkAssistantPage
The GtkAssistantPage for child.
| The returned data is owned by the instance. |