FcBlanksAdd
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcBlanksAdd - Add a character to an FcBlanksSYNOPSIS
#include <fontconfig.h>
FcBool FcBlanksAdd (FcBlanks *b, FcChar32 ucs4);
DESCRIPTION
Adds a single character to an FcBlanks object, returning FcFalse if this process ran out of memory.
VERSION
Fontconfig version 2.4.2


