GridLayout.rowHomogeneous
bool rowHomogeneous() @property nothrowGet rowHomogeneous property.
Returns
Whether all the rows in the grid have the same height.
void rowHomogeneous(bool propval) @property nothrowSet rowHomogeneous property.
Parameters
propval | Whether all the rows in the grid have the same height. |