Stack package:gtk3

A widget which controls the alignment and size of its child
A widget which controls the alignment and size of its child
Retrieves the stack.
Use the "icon-size" property to change the size of the image displayed when a GtkStackSwitcher is displaying icons. Default value: 1
Creates a new StackSwitcher.
Sets the stack to control.
The Stack controlled by this StackSwitcher.
Returns a list of DrawWindows representing the current window stack. On X11, this is done by inspecting the _NET_CLIENT_LIST_STACKING property on the root window, as described in the Extended Window Manager Hints. If the window manager does not support the _NET_CLIENT_LIST_STACKING hint, this function returns Nothing. On other platforms, this function may return Nothing, depending on whether it is implementable on that platform.
  • Available since Gdk version 2.10