set_linear_growth_width
Description:
Sets the width up to which the child will be allocated all the available width and starting from which it will be allocated a portion of the available width.
In bith cases the allocated width won't exceed the declared maximum.
Parameters:
this |
a Column |
linear_growth_width |
the linear growth width |