Package: gtk

Generic Function 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 slot access function gets the vertical space to add between children. The (setf gtk-flow-box-row-spacing) slot access function sets the vertical spacing.
 

See also

2021-12-6