Method

Adw.ViewStackPage.get_child

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

Return value

Returns: GtkWidget*

the child to which self belongs

The data is owned by the called function