Method
GtkAssistantPageget_child
Declaration [src]
GtkWidget*
gtk_assistant_page_get_child (
GtkAssistantPage* page
)
Return value
Type: GtkWidget
The child to which page
belongs.
The data is owned by the instance. |
GtkWidget*
gtk_assistant_page_get_child (
GtkAssistantPage* page
)
Type: GtkWidget
The child to which page
belongs.
The data is owned by the instance. |