cleanup
This commit is contained in:
parent
5af21201e1
commit
c4b2787ba4
|
@ -313,16 +313,6 @@ in preference to FcPatternGet to provide compile-time typechecking.
|
||||||
<function>FcPatternGetRange</function> are available since 2.11.91.
|
<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 *
|
@RET@ FcPattern *
|
||||||
@FUNC@ FcPatternBuild
|
@FUNC@ FcPatternBuild
|
||||||
@TYPE1@ FcPattern * @ARG1@ pattern
|
@TYPE1@ FcPattern * @ARG1@ pattern
|
||||||
|
|
Loading…
Reference in New Issue