set_homogeneous


Description:

public void set_homogeneous (bool homogeneous)

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

Note:

See [the migration guide](migrating-to-breakpoints.html#replace-adwsqueezer)

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

Parameters:

this

a squeezer

homogeneous

whether this is homogeneous