Method

GtkStackPageget_child

Declaration [src]

GtkWidget*
gtk_stack_page_get_child (
  GtkStackPage* self
)

Description [src]

Returns the stack child to which self belongs.

Gets propertyGtk.StackPage:child

Return value

Type: GtkWidget

The child to which self belongs.

The returned data is owned by the instance.