Method

Gtk.StackSwitcher.get_stack

Declaration [src]

GtkStack*
gtk_stack_switcher_get_stack (
  GtkStackSwitcher* switcher
)

Description [src]

Retrieves the stack.

Return value

Returns: GtkStack

the stack, or NULL if none has been set explicitly.

Ownership is not transferred to the caller
Can be NULL