set_homogeneous() sizes all the child widgets in the container to the dimensions of the largest child widget if set to true. The default setting is false.
Note that the homogeneous property corresponding to this function refers to the child sizing in only one dimension, that is, the height in a row or the width in a column.