SequenceIter.next

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

class SequenceIter
next
()

Return Value

Type: glib.sequence_iter.SequenceIter

a #GSequenceIter pointing to the next position after iter