Package: gtk

Accessor gtk-flow-box-min-children-per-line

Lambda List

gtk-flow-box-min-children-per-line (object)

Syntax

(gtk-flow-box-min-children-per-line object) => n-children
(setf (gtk-flow-box-min-children-per-line object) n-children)

Arguments

object -- a gtk-flow-box widget
n-children -- an unsigned integer with the minimum number of children per line

Details

Accessor of the min-children-per-line slot of the gtk-flow-box class.

The gtk-flow-box-min-children-per-line slot access function gets the minimum number of children per line in the orientation of the flow box before flowing. The (setf gtk-flow-box-min-children-per-line) slot access function sets the minimum number of children per line.
 

See also

2021-12-6