Warning
g_cache_destroy has been deprecated since version 2.32 and should not be used in newly-written code. Use a GHashTable instead
Frees the memory allocated for the GCache.
Note that it does not destroy the keys and values which were
contained in the GCache.
Warning g_cache_destroy has been deprecated since version 2.32 and should not be used in newly-written code. Use a GHashTable instead Frees the memory allocated for the GCache. Note that it does not destroy the keys and values which were contained in the GCache.