[ CCode ( cname = "g_sequence_remove_range" ) ]
public void remove_range (SequenceIter<G> end)
Removes all items in the (begin, end) range.
If the sequence has a data destroy function associated with it, this function is called on the data for the removed items.
| end | |
| begin |