Cache.destroy

Frees the memory allocated for the #GCache.

Note that it does not destroy the keys and values which were contained in the #GCache.

More...
class Cache
void
destroy
()

Detailed Description

Deprecated: Use a #GHashTable instead