GtkSheet::column_set_sensitivity
column_set_sensitivity
(int column, boolean sensitivity);
Set the column sensivity. If a column is insensitive, it can't be selected and the title of the column is greyed out. The cells in this column can still be edited.
true - the column is sensitive, false - not sensitive