Package: gtk

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

Lambda List

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

Syntax

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

Arguments

container -- a gtk:tool-item-group widget
child -- a gtk:widget child object
fill -- a boolean whether the item should fill the available space

Details

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

See also

#2023-2-27