Method
GLibSequenceappend
Parameters
data |
gpointer |
The data for the new item. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | GSequenceIter |
An iterator pointing to the new item. |
|
The data is owned by the instance. |