Method
GtkAssistantget_page
Declaration [src]
GtkAssistantPage*
gtk_assistant_get_page (
GtkAssistant* assistant,
GtkWidget* child
)
Parameters
child |
GtkWidget |
A child of |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkAssistantPage |
The |
|
The data is owned by the instance. |