Package: gtk

Accessor gtk:tool-item-group-child-new-row

Lambda List

gtk:tool-item-group-child-new-row (container child)

Syntax

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

Arguments

container -- a gtk:tool-item-group widget
child -- a gtk:widget child object
new-row -- a boolean whether the item should start a new row

Details

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

See also

#2023-2-27