Man Page: fcnameregisterconstants
Operating Environment: debian
Section: 3
FcNameRegisterConstants(3) FcNameRegisterConstants(3)NAMEFcNameRegisterConstants - Register symbolic constantsSYNOPSIS#include <fontconfig.h> FcBool FcNameRegisterConstants (const FcConstant *consts, int nconsts);DESCRIPTIONRegister nconsts new symbolic constants. Returns FcFalse if the constants cannot be registered (due to allocation failure). Otherwise returns FcTrue.VERSIONFontconfig version 2.9.0 16 April 2012 FcNameRegisterConstants(3)