Package: gtk

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

Lambda List

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

Syntax

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

Arguments

container -- a gtk:tool-item-group widget
child -- a gtk:widget child object
fill -- a boolean whether the item should be the same size as other homogeneous items

Details

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

See also

#2023-2-27