Package: gtk

Accessor gtk-flow-box-column-spacing

Lambda List

gtk-flow-box-column-spacing (object)

Syntax

(gtk-flow-box-column-spacing object) => spacing
(setf (gtk-flow-box-column-spacing object) spacing)

Arguments

object -- a gtk-flow-box widget
spacing -- An unsigned integer with the spacing to use.

Details

Accessor of the column-spacing slot of the gtk-flow-box class.

The gtk-flow-box-column-spacing slot access function gets the horizontal space to add between children. The (setf gtk-flow-box-column-spacing) slot access function sets the horizontal spacing.
 

See also

2021-12-6