Query: fccharsetaddchar
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcCharSetAddChar(3) FcCharSetAddChar(3)NAMEFcCharSetAddChar - Add a character to a charsetSYNOPSIS#include <fontconfig.h> FcBool FcCharSetAddChar (FcCharSet *fcs, FcChar32ucs4);DESCRIPTIONFcCharSetAddChar 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.VERSIONFontconfig version 2.4.1 16 October 2006 FcCharSetAddChar(3)