Calls the given function for each of the values in the #GCache.
the function to call with each #GCache value
Deprecated: The reason is that it passes pointers to internal data structures to func; use glib.cache.Cache.keyForeach instead
Calls the given function for each of the values in the #GCache.