fcnameregisterobjecttypes(3) - Linux man page
Name
FcNameRegisterObjectTypes - Register object types
Synopsis
#include <fontconfig.h> FcBool FcNameRegisterObjectTypes(const FcObjectType *types); (int ntype); .fi
Description
Register ntype new object types. Returns FcFalse if some of the names cannot be registered (due to allocation failure). Otherwise returns FcTrue.
Version
Fontconfig version 2.8.0