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

a #GSequenceIter pointing to the next position after @iter

Meta

Since

2.14