Package: gtk

Accessor gtk-cell-area-box-child-fixed-size

Lambda List

gtk-cell-area-box-child-fixed-size (container child)

Syntax

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

Arguments

container -- a gtk-cell-area-box object
child -- a gtk-widget child
fixed-size -- a boolean whether the cell renderer should require the same size for all rows

Details

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

Whether the cell renderer should require the same size for all rows for which it was requested.
 

See also

2020-6-27