GridLayoutChild.row
int row() @property nothrowGet row property.
Returns
The row to place the child in.
void row(int propval) @property nothrowSet row property.
Parameters
propval | The row to place the child in. |
int row() @property nothrowGet row property.
void row(int propval) @property nothrowSet row property.
propval | The row to place the child in. |