summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2023-01-25 21:35:57 +0900
committerAkira TAGOH <akira@tagoh.org>2023-01-25 23:04:35 +0900
commitb54b98bb21acac0f3061e6db859fbf3c6a134658 (patch)
treea9d69c25854d6972b4401781abbcc65e10a39241 /doc
parent92f093a4c493dc93958ef750a6d66ad9b1ad68d4 (diff)
downloadfontconfig-b54b98bb21acac0f3061e6db859fbf3c6a134658.tar.gz
Add some missing constant names for weight.
Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/348
Diffstat (limited to 'doc')
-rw-r--r--doc/fcconstant.fncs10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/fcconstant.fncs b/doc/fcconstant.fncs
index 81eb747..1d8ffc8 100644
--- a/doc/fcconstant.fncs
+++ b/doc/fcconstant.fncs
@@ -47,6 +47,16 @@ Deprecated. Does nothing. Returns FcFalse.
Return the FcConstant structure related to symbolic constant <parameter>string</parameter>.
@@
+@RET@ const FcConstant *
+@FUNC@ FcNameGetConstantFor
+@TYPE1@ FcChar8 * @ARG1@ string
+@TYPE2@ char * @ARG2@ object
+@PURPOSE@ Lookup symbolic constant For object
+@DESC@
+Return the FcConstant structure related to symbolic constant <parameter>string</parameter>
+for <parameter>object</parameter>.
+@@
+
@RET@ FcBool
@FUNC@ FcNameConstant
@TYPE1@ FcChar8 * @ARG1@ string