set_min_width
Description:
Sets the minimum width of the this.
Note:
Use GtkColumnView instead
If min_width
is -1, then the minimum width is unset.
Parameters:
this |
A `GtkTreeViewColumn`. |
min_width |
The minimum width of the column in pixels, or -1. |