set_homogeneous


Description:

[ Version ( since = "0.0.10" ) ]
public void set_homogeneous (bool homogeneous)

Sets this to be homogeneous or not.

If it is homogeneous, this will request the same size for all its children for its opposite orientation, e.g. if this is oriented horizontally and is homogeneous, it will request the same height for all its children. If it isn't, this may change size when a different child becomes visible.

Parameters:

this

a Squeezer

homogeneous

true to make this homogeneous