StackSidebar.setStack
void setStack(gtk.stack.Stack stack)Set the #GtkStack associated with this #GtkStackSidebar.
The sidebar widget will automatically update according to the order (packing) and items within the given #GtkStack.
Parameters
stack | a #GtkStack |