valueForeach
⚠️ Deprecated ⚠️
This is deprecated since version 2.10.
The reason is that it passes pointers to internal data structures to @func; use g_cache_key_foreach() instead
Calls the given function for each of the values in the #GCache.
Parameters
func
the function to call with each #GCache value