free

fun free()(source)

⚠️ Deprecated ⚠️

This is deprecated since version 2.32.

GCond can now be statically allocated, or embedded in structures and initialised with g_cond_init().

Destroys a #GCond that has been created with g_cond_new().

Calling g_cond_free() for a #GCond on which threads are blocking leads to undefined behaviour.