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 of the gtk:stack-sidebar class gets or sets the associated stack for the sidebar.

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

See also

2025-07-30