]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fcconfig.fncs
Update documentation for stale FcConfigGetConfig function.
[fontconfig.git] / doc / fcconfig.fncs
index 998974fb55a82873fcb794d0af57a58f3d85bc7a..3c3ea06a605f0929a7c7ad956693c507eb267073 100644 (file)
@@ -127,9 +127,10 @@ Note that this will not include any configuration done with FcConfigParse.
 @RET@           char *
 @FUNC@          FcConfigGetCache
 @TYPE1@         FcConfig *                      @ARG1@          config
-@PURPOSE@      Get cache filename
+@PURPOSE@      DEPRECATED used to return per-user cache filename
 @DESC@
-Returns the name of the file used to store per-user font information.
+With fontconfig no longer using per-user cache files, this function now
+simply returns NULL to indicate that no per-user file exists.
 @@
 
 @RET@          FcStrList *