]> git.wh0rd.org - fontconfig.git/blobdiff - doc/fccharset.fncs
Add new public API: FcCharSetDelChar()
[fontconfig.git] / doc / fccharset.fncs
index b12064a5533eac3a326860b6be5156e80eba5bf9..004fdc3a0b9f67a550354d2b9b5a562054d9f2c7 100644 (file)
@@ -51,6 +51,17 @@ returning FcFalse on failure, either as a result of a constant set or from
 running out of memory. 
 @@
 
+@RET@          FcBool 
+@FUNC@         FcCharSetDelChar
+@TYPE1@                FcCharSet *             @ARG1@          fcs
+@TYPE2@                FcChar32%               @ARG2@          ucs4 
+@PURPOSE@      Add a character to a charset
+@DESC@
+<function>FcCharSetDelChar</function> deletes a single unicode char from the set,
+returning FcFalse on failure, either as a result of a constant set or from
+running out of memory.
+@@
+
 @RET@          FcCharSet *
 @FUNC@         FcCharSetCopy
 @TYPE1@                FcCharSet *             @ARG1@          src