Package: gtk

Accessor gtk-cell-area-box-spacing

Lambda List

gtk-cell-area-box-spacing (object)

Syntax

(gtk-cell-area-box-spacing object) => spacing
(setf (gtk-cell-area-box-spacing object) spacing)

Arguments

object -- a gtk-cell-area-box widget
spacing -- an integer with the space to add between gtk-cell-renderers.

Details

Accessor of the spacing slot of the gtk-cell-area-box class.

The slot access function gtk-cell-area-box-spacing gets the spacing added between cell renderers. The slot access function (setf gtk-cell-area-box-spacing) sets the spacing to add between cell renderers in box.
 

See also

2020-6-27