API Version: 2.0
Library Version: 2.72
void g_queue_clear ( GQueue* queue )
Removes all the elements in queue. If queue elements contain dynamically-allocated memory, they should be freed first.
queue