Package: gtk

Accessor gtk-stack-sidebar-stack

Lambda List

gtk-stack-sidebar-stack (object)

Syntax

(gtk-stack-sidebar-stack object) => stack
(setf (gtk-stack-sidebar-stack object) stack)

Arguments

object -- a gtk-stack-sidebar widget
stack -- a gtk-stack widget

Details

Accessor of the stack slot of the gtk-stack-sidebar class.

The gtk-stack-sidebar-stack slot access function retrieves the stack. The (setf gtk-stack-sidebar-stack) slot access function sets the stack associated with this stack sidebar.

The stack sidebar will automatically update according to the order (packing) and items within the given stack.
 

See also

2021-12-8