GtkTreeSelection::unselect_all

void unselect_all();

Deselects all rows. After calling this method, no rows are selected.

See also: select_all()