1FcCharSetDelChar(3)                                        FcCharSetDelChar(3)
2
3
4

NAME

6       FcCharSetDelChar - Add a character to a charset
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcCharSetDelChar (FcCharSet *fcs, FcChar32 ucs4);
12

DESCRIPTION

14       FcCharSetDelChar  deletes a single Unicode char from the set, returning
15       FcFalse on failure, either as a result of a constant set or  from  run‐
16       ning out of memory.
17

SINCE

19       version 2.9.0
20
21
22
23Fontconfig 2.13.92                09 8月 2019              FcCharSetDelChar(3)
Impressum