Package: gtk

Accessor gtk:toolbar-child-homogeneous

Lambda List

gtk:toolbar-child-homogeneous (container child)

Syntax

(gtk:toolbar-child-homogeneous container child) => expand
(setf (gtk:toolbar-child-homogeneous container child) expand)

Arguments

container -- a gtk:toolbar widget
child -- a gtk:widget child widget
homogeneous -- a boolean whether the item should be the same size as other homogeneous items

Details

Accessor of the homogeneous child property of the gtk:toolbar class.
 

See also

#2023-3-28