GtkTreeSelection::select_range

void select_range(int lower, int upper);

Selects the rows between lower and upper.

See also: unselect_range()