Method

Gtk.StackPage.get_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

Returns: GtkWidget

the child to which self belongs

Ownership is not transferred to the caller