API Version: 2.0
Library Version: 2.72
void g_sequence_free ( GSequence* seq )
Frees the memory allocated for seq. If seq has a data destroy function associated with it, that function is called on all items in seq.
seq