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 for the spacing to use

Details

The accessor for the column-spacing slot gets or sets the horizontal space to add between children.
 

See also

2026-07-14