BoxLayout.spacing
int spacing() @property nothrowGet spacing property.
Returns
The space to put between the children.
void spacing(int propval) @property nothrowSet spacing property.
Parameters
propval | The space to put between the children. |
int spacing() @property nothrowGet spacing property.
void spacing(int propval) @property nothrowSet spacing property.
propval | The space to put between the children. |