Decreases the reference count of the given value. If it drops to 0 then the value and its corresponding key are destroyed, using the value_destroy_func and key_destroy_func passed to glib.cache.Cache.new_.
the value to remove
Deprecated: Use a #GHashTable instead
Decreases the reference count of the given value. If it drops to 0 then the value and its corresponding key are destroyed, using the value_destroy_func and key_destroy_func passed to glib.cache.Cache.new_.