click-column

This signal is emitted when a column title is clicked. Here would be a good starting point if you want to make the list sortable by the user.

Callback function

void callback(GtkCList widget, int column);