Man Page: fcnameregisterobjecttypes
Operating Environment: debian
Section: 3
FcNameRegisterObjectTypes(3) FcNameRegisterObjectTypes(3)NAMEFcNameRegisterObjectTypes - Register object typesSYNOPSIS#include <fontconfig.h> FcBool FcNameRegisterObjectTypes (const FcObjectType *types, int ntype);DESCRIPTIONRegister ntype new object types. Returns FcFalse if some of the names cannot be registered (due to allocation failure). Otherwise returns FcTrue.VERSIONFontconfig version 2.9.0 16 April 2012 FcNameRegisterObjectTypes(3)