[ CCode ( cname = "xapp_stack_sidebar_set_stack" ) ]
public void set_stack (Stack stack)
Set the Stack associated with this StackSidebar.
The sidebar widget will automatically update according to the order (packing) and items within the given Stack.
| this | |
| stack |
a Stack |