1FcCharSetAddChar(3)                                        FcCharSetAddChar(3)
2
3
4

NAME

6       FcCharSetAddChar - Add a character to a charset
7

SYNOPSIS

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

DESCRIPTION

14       FcCharSetAddChar  adds  a  single  Unicode  char  to the set, returning
15       FcFalse on failure, either as a result of a constant set or  from  run‐
16       ning out of memory.
17
18
19
20Fontconfig 2.13.1                 30 8月 2018              FcCharSetAddChar(3)
Impressum