Method
GtkTreeViewColumnset_min_width
Declaration [src]
void
gtk_tree_view_column_set_min_width (
  GtkTreeViewColumn* tree_column,
  int min_width
)
Description [src]
Sets the minimum width of the tree_column.  If min_width is -1, then the
minimum width is unset.