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

The accessor for the stack slot gets or 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

2026-06-19