Method

AdapViewStackPageget_child

Declaration [src]

GtkWidget*
adap_view_stack_page_get_child (
  AdapViewStackPage* self
)

Description [src]

Gets the stack child to which self belongs.

Return value

Type: GtkWidget

The child to which self belongs.

The data is owned by the instance.