set_homogeneous


Description:

public void set_homogeneous (bool homogeneous)

Sets whether all children have the same size for the opposite orientation.

For example, if a hugger is horizontal and is homogeneous, it will request the same height for all its children. If it isn't, the hugger may change size when a different child becomes visible.

Parameters:

this

a hugger

homogeneous

whether this is homogeneous