Method
Gtk.Assistant.get_page
Declaration [src]
GtkAssistantPage*
gtk_assistant_get_page (
  GtkAssistant* assistant,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| a child of  | |
| Ownership is not transferred to the callee | 
Return value
| Returns: GtkAssistantPage | |
| the  | |
| Ownership is not transferred to the caller | |