Box.spacing
int spacing() @property nothrowGet spacing property.
Returns
The amount of space between children.
void spacing(int propval) @property nothrowSet spacing property.
Parameters
propval | The amount of space between children. |
int spacing() @property nothrowGet spacing property.
void spacing(int propval) @property nothrowSet spacing property.
propval | The amount of space between children. |