BoxLayout.spacing

int spacing() @property

Get spacing property.

Returns

The space to put between the children.
void spacing(int propval) @property

Set spacing property.

Parameters

propvalThe space to put between the children.