set_min_width


Description:

public void set_min_width (int min_width)

Sets the minimum width of the this.

If min_width is -1, then the minimum width is unset.

Parameters:

this

A TreeViewColumn.

min_width

The minimum width of the column in pixels, or -1.