QueueG.clearFull

Convenience method, which frees all the memory used by a GQueue, and calls the provided free_func on each item in the GQueue

class QueueG
void
clearFull

Parameters

freeFunc GDestroyNotify

the function to be called to free memory allocated

Meta

Since

2.60