GridLayout.columnHomogeneous

bool columnHomogeneous() @property nothrow

Get columnHomogeneous property.

Returns

Whether all the columns in the grid have the same width.
void columnHomogeneous(bool propval) @property nothrow

Set columnHomogeneous property.

Parameters

propvalWhether all the columns in the grid have the same width.