Sequence.get

Returns the data that @iter points to.

class Sequence
static
void*
get

Parameters

iter SequenceIter

a #GSequenceIter

Return Value

Type: void*

the data that @iter points to

Meta

Since

2.14