Package: gtk

Accessor gtk:flow-box-row-spacing

Lambda List

gtk:flow-box-row-spacing (object)

Syntax

(gtk:flow-box-row-spacing object) => spacing
(setf (gtk:flow-box-row-spacing object) spacing)

Arguments

object -- a gtk:flow-box widget
spacing -- an unsigned integer for the spacing to use

Details

The accessor for the row-spacing slot of the gtk:flow-box class gets or sets the vertical space to add between children.
 

See also

2025-07-29