www.LinuxHowtos.org
FcBlanksAdd
Section: (3)Updated: 05 8月 2016
Index Return to Main Contents
NAME
FcBlanksAdd - Add a character to an FcBlanksSYNOPSIS
#include <fontconfig/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.