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