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