Package: gtk

Accessor gtk-cell-area-box-child-expand

Lambda List

gtk-cell-area-box-child-expand (container child)

Syntax

(gtk-cell-area-box-child-expand container child) => expand
(setf (gtk-cell-area-box-child-expand container child) expand)

Arguments

container -- a gtk-cell-area-box object
child -- a gtk-widget child
expand -- a boolean whether the cell renderer should receive extra space

Details

Accessor of the expand child property of the gtk-cell-area-box class.

Whether the cell renderer should receive extra space when the area receives more than its natural size.
 

See also

2020-6-27