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

Accessor of the expand child property of the gtk:tool-item-group class.
 

See also

#2023-2-27