set_width_target


Description:

public void set_width_target (int width)

Set a width that this should target.

When set container will not stretch beyond set width while still expanding into possible boundaries trying to reach its target.

Parameters:

this

a Container

width

width to target -1 to restore default behavior