Method
AdwViewStackPageget_child
Declaration [src]
GtkWidget*
adw_view_stack_page_get_child (
AdwViewStackPage* self
)
Return value
Type: GtkWidget
The child to which self
belongs.
The returned data is owned by the instance. |
GtkWidget*
adw_view_stack_page_get_child (
AdwViewStackPage* self
)
Type: GtkWidget
The child to which self
belongs.
The returned data is owned by the instance. |