1. NAME▲
FcCharSetAddChar - Add a character to a charset
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcBool FcCharSetAddChar
(
FcCharSet *
\fIfcs\fB);
(
FcChar32 \fIucs4\fB);
\fR.fi
3. DESCRIPTION▲
FcCharSetAddChar adds a single unicode char to the set, returning FcFalse on failure, either as a result of a constant set or from running out of memory.
4. VERSION ▲
Fontconfig version 2.8.0