Package: gtk

Accessor gtk:tool-item-group-child-expand

Lambda List

gtk:tool-item-group-child-expand (container child)

Syntax

(gtk:tool-item-group-child-expand container child) => expand
(setf (gtk:tool-item-group-child-expand container child) expand)

Arguments

container -- a gtk:tool-item-group widget
child -- a gtk:widget child object
expand -- a boolean whether the item should receive extra space when the group grows

Details

The accessor for the expand child property.
 

See also

2026-05-31