Method
AdwViewStackPageget_child
since: 1.0
Declaration [src]
GtkWidget*
adw_view_stack_page_get_child (
AdwViewStackPage* self
)
Description [src]
Gets the stack child to which self
belongs.
Available since: 1.0
Gets property | Adw.ViewStackPage:child |
Return value
Type: GtkWidget
The child to which self
belongs.
The returned data is owned by the instance. |