Method
Gtk.StackSwitcher.set_stack
Declaration [src]
void
gtk_stack_switcher_set_stack (
  GtkStackSwitcher* switcher,
  GtkStack* stack
)
Parameters
| stack | GtkStack | 
| a  | |
| Can be NULL | |
| Ownership is not transferred to the callee |