Sequence.insertBefore

Inserts a new item just before the item pointed to by @iter.

class Sequence
static
insertBefore

Parameters

iter SequenceIter

a #GSequenceIter

data void*

the data for the new item

Return Value

an iterator pointing to the new item

Meta

Since

2.14