GridLayout.columnHomogeneous
bool columnHomogeneous() @propertyGet columnHomogeneous property.
Returns
Whether all the columns in the grid have the same width.
void columnHomogeneous(bool propval) @propertySet columnHomogeneous property.
Parameters
propval | Whether all the columns in the grid have the same width. |