Returns the iterator at position pos. If pos is negative or larger than the number of items in seq, the end iterator is returned. Since 2.14
a position in seq, or -1 for the end.
The GSequenceIter at position pos
See Implementation
Returns the iterator at position pos. If pos is negative or larger than the number of items in seq, the end iterator is returned. Since 2.14