Add FcDirCacheCreateUUID doc back to pass make check

This commit is contained in:
Akira TAGOH 2019-01-28 04:44:31 +00:00
parent c4324f54ee
commit 04f75fce0b
1 changed files with 11 additions and 0 deletions

View File

@ -88,6 +88,17 @@ to <parameter>config</parameter>.
@SINCE@ 2.9.91 @SINCE@ 2.9.91
@@ @@
@RET@ FcBool
@FUNC@ FcDirCacheCreateUUID
@TYPE1@ FcChar8 * @ARG1@ dir
@TYPE2@ FcBool @ARG2@ force
@TYPE3@ FcConfig * @ARG3@ config
@PURPOSE@ Create .uuid file at a directory
@DESC@
This function is deprecated. it doesn't take any effects.
@SINCE@ 2.12.92
@@
@RET@ FcBool @RET@ FcBool
@FUNC@ FcDirCacheDeleteUUID @FUNC@ FcDirCacheDeleteUUID
@TYPE1@ const FcChar8 * @ARG1@ dir @TYPE1@ const FcChar8 * @ARG1@ dir