Package: gtk

Accessor gtk:toolbar-child-expand

Lambda List

gtk:toolbar-child-expand (container child)

Syntax

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

Arguments

container -- a gtk:toolbar widget
child -- a gtk:widget child widget
expand -- a boolean whether the item should receive extra space when the toobar grows

Details

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

See also

#2023-3-28