set_min_width
Description:
Sets the minimum width of the this.
If min_width
is -1, then the minimum width is unset.
Parameters:
this | |
min_width |
The minimum width of the column in pixels, or -1. |
Sets the minimum width of the this.
If min_width
is -1, then the minimum width is unset.
this | |
min_width |
The minimum width of the column in pixels, or -1. |