Package: gtk

Accessor gtk-tool-item-group-collapsed

Lambda List

gtk-tool-item-group-collapsed (object)

Syntax

(gtk-tool-item-group-collapsed object) => collapsed
(setf (gtk-tool-item-group-collapsed object) collapsed)

Arguments

object -- a gtk-tool-item-group widget
collapsed -- a boolean whether the group should be collapsed or expanded

Details

Accessor of the collapsed slot of the gtk-tool-item-group class.

The slot access function gtk-tool-item-group-collapsed gets whether the tool item group is collapsed or expanded. The slot access function (setf gtk-tool-item-group-collapsed) sets whether the tool item group should be collapsed or expanded.
 

See also

2020-9-5