2.9.1
[platform/upstream/glib.git] / docs / reference / glib / tmpl / caches.sgml
index d522d32..8d663b4 100644 (file)
@@ -123,6 +123,7 @@ Calls the given function for each of the values in the #GCache.
 @cache: a #GCache.
 @func: the function to call with each #GCache value.
 @user_data: user data to pass to the function.
+<!-- # Unused Parameters # -->
 @Deprecated:2.10: The reason is that it passes pointers to internal data 
 structures to @func; use g_cache_key_foreach() instead