GtkTreeItem::deselect

void deselect (void);

Deselects the node and emits the deselect signal. This method is called implicitly when another node in either the parent or child trees is selected.

See also: select()