resize-column

This signal is emitted when a column is resized. It is also emitted if the size has not changed (but the user tried to).

Callback function

void callback(GtkCList widget, int column, int size);