GtkTreeSelection::unselect_range

void unselect_range(int lower, int upper);

Deselects all rows between lower and upper.

See also: select_range()