GtkCList::column_title_passive
void column_title_passive(int column);
Causes the specified column title button to become passive,
i.e., does not respond to events, such as the user clicking on it.
You can make all columns titles passive by using
column_titles_passive.