Sequence.append

glib.sequence_iter.SequenceIter append(void * data = null)

Adds a new item to the end of seq.

Parameters

datathe data for the new item

Returns

an iterator pointing to the new item