Method
GtkAssistantPageget_child
Declaration [src]
GtkWidget*
gtk_assistant_page_get_child (
GtkAssistantPage* page
)
Description [src]
Returns the child to which page belongs.
| Deprecated since: | 4.10 |
This widget will be removed in GTK 5 | |
Return value
| Returns: | GtkWidget |
The child to which |
|
| The data is owned by the instance. |