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

Details

Accessor of the row-spacing slot of the gtk:flow-box class. The gtk:flow-box-row-spacing function gets the vertical space to add between children. The (setf gtk:flow-box-row-spacing) function sets the vertical spacing.
 

See also

2024-4-14