FlowBoxGidBuilderImpl.minChildrenPerLine

Set minChildrenPerLine property.

class FlowBoxGidBuilderImpl(T)
T
minChildrenPerLine
(
uint propval
)

Parameters

propval uint

The minimum number of children to allocate consecutively in the given orientation.

Setting the minimum children per line ensures that a reasonably small height will be requested for the overall minimum width of the box.

Return Value

Type: T

Builder instance for fluent chaining