Package: gtk

Accessor gtk-tool-palette-child-expand

Lambda List

gtk-tool-palette-child-expand (container child)

Syntax

(gtk-tool-palette-child-expand container child) => expand
(setf (gtk-tool-palette-child-expand container child) expand)

Arguments

container -- a gtk-tool-palette widget
child -- a gtk-tool-item-group widget which is a child of container
expand -- a boolean whether the tool item group should be given extra space

Details

Accessor of the expand child property of the gtk-tool-palette class.

The function gtk-tool-palette-child-expand gets whether the tool item group should be given extra space. The function (setf gtk-tool-palette-child-expand) sets the child property.
 

See also

2021-3-14