Removes the item pointed to by iter. It is an error to pass the end iterator to this function. If the sequnce has a data destroy function associated with it, this function is called on the data for the removed item. Since 2.14
a GSequenceIter
See Implementation
Removes the item pointed to by iter. It is an error to pass the end iterator to this function. If the sequnce has a data destroy function associated with it, this function is called on the data for the removed item. Since 2.14