Function
GLibSequenceget
since: 2.14
Declaration [src]
gpointer
g_sequence_get (
  GSequenceIter* iter
)
Parameters
- iter
- 
            Type: GSequenceIterA GSequenceIter.The data is owned by the caller of the function. 
since: 2.14
gpointer
g_sequence_get (
  GSequenceIter* iter
)
iterType: GSequenceIter
A GSequenceIter.
| The data is owned by the caller of the function. |