Returns an iterator pointing to the next position after iter. If iter is the end iterator, the end iterator is returned.
a glib.SequenceIter pointing to the next position after iter
2.14
Returns an iterator pointing to the next position after iter. If iter is the end iterator, the end iterator is returned.