before iter
SequenceIter.prev
Returns an iterator pointing to the previous position before iter. If iter is the begin iterator, the begin iterator is returned.
Returns
a #GSequenceIter pointing to the previous position
Returns an iterator pointing to the previous position before iter. If iter is the begin iterator, the begin iterator is returned.
before iter