fcblanksadd(3) - Linux man page

Name

FcBlanksAdd - Add a character to an FcBlanks

Synopsis

#include <fontconfig.h>

FcBool FcBlanksAdd(FcBlanks *b);
(FcChar32 ucs4);
.fi

Description

Adds a single character to an FcBlanks object, returning FcFalse if this process ran out of memory.

Version

Fontconfig version 2.8.0