tree-select-row

Emitted when a row is selected.

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]);