set_min_width


Description:

public void set_min_width (int min_width)

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.