Access: Read Only
Type: bool
The homogeneous property is a boolean value which, when set to true, will make all child widgets in the container the same size as the largest child.
Use set_homogeneous() to set the value.
Note that the value of this property only affects one dimension, as the children will always fit the height of a row, or the width of a column, regardless of settings.