1. NAME

FcNameRegisterObjectTypes - Register object types

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcBool FcNameRegisterObjectTypes(const FcObjectType *\fItypes\fB);
 (int \fIntype\fB);
 \fR.fi

3. DESCRIPTION

Register ntype new object types. Returns FcFalse if some of the names cannot be registered (due to allocation failure). Otherwise returns FcTrue.

4. VERSION

Fontconfig version 2.8.0