GtkTreeViewColumn::set_min_width

void set_min_width(int min_width);

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

See also: get_min_width()