tree-unselect-row

Emitted when a node is unselected.

The use of the third parameter is not known, only that is has something to do with the selection mode.

Callback function

void callback(GtkCTree widget, GtkCTreeNode node, int unknown, ??? userparam1]);