diff options
author | Akira TAGOH <akira@tagoh.org> | 2017-11-20 13:46:55 +0530 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2017-11-20 17:37:23 +0530 |
commit | c4b2787ba41006d60c964438fec17f15d75f03c0 (patch) | |
tree | fe99ae4693b5c27348b0dbacf3efa4ce673c16b9 /doc | |
parent | 5af21201e1bf2daf2bae4b684243bc62dd2c7ee7 (diff) |
cleanup
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fcpattern.fncs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/fcpattern.fncs b/doc/fcpattern.fncs index 912d43d..928f0bc 100644 --- a/doc/fcpattern.fncs +++ b/doc/fcpattern.fncs @@ -313,16 +313,6 @@ in preference to FcPatternGet to provide compile-time typechecking. <function>FcPatternGetRange</function> are available since 2.11.91. @@ -@RET@ FcResult -@FUNC@ FcPatternFindFont -@TYPE1@ const FcPattern * @ARG1@ p -@TYPE3@ FcChar8 ** @ARG3@ ret -@PURPOSE@ Find a font corresponding to a filename in a pattern -@DESC@ -Returns a filename in <parameter>p</parameter> to the font. -@SINCE@ 2.13.0 -@@ - @RET@ FcPattern * @FUNC@ FcPatternBuild @TYPE1@ FcPattern * @ARG1@ pattern |