SequenceIter.prev

Returns an iterator pointing to the previous position before @iter. If @iter is the begin iterator, the begin iterator is returned.

class SequenceIter
prev
()

Return Value

a #GSequenceIter pointing to the previous position before @iter

Meta

Since

2.14