set_hhomogeneous


Description:

public void set_hhomogeneous (bool hhomogeneous)

Sets this to be horizontally homogeneous or not.

If the stack is horizontally homogeneous, it allocates the same width for all children.

If it's `FALSE`, the stack may change width when a different child becomes visible.

Parameters:

this

a view stack

hhomogeneous

whether to make this horizontally homogeneous