GridLayout.rowSpacing
int rowSpacing() @property nothrowGet rowSpacing property.
Returns
The amount of space between to consecutive rows.
void rowSpacing(int propval) @property nothrowSet rowSpacing property.
Parameters
propval | The amount of space between to consecutive rows. |