Package: gtk

Accessor gtk:cell-area-box-child-align

Lambda List

gtk:cell-area-box-child-align (container child)

Syntax

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

Arguments

container -- a gtk:cell-area-box object
child -- a gtk:widget child widget
align -- a boolean whether the cell renderer should be aligned in admacent rows

Details

Accessor of the align child property of the gtk:cell-area-box class. Whether the cell renderer should be aligned in adjacent rows.
 

See also

#2023-2-20