GtkCList::set_column_auto_resize
void set_column_auto_resize(int column, bool auto_resize); 
    
     Lets you specify whether a column should be automatically resized by the widget when data is added or removed. 
     Enabling auto-resize on a column explicity disallows user-resizing of the column.