1. NAME

FcNameRegisterConstants - Register symbolic constants

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcBool FcNameRegisterConstants(const FcConstant *\fIconsts\fB);
 (int \fInconsts\fB);
 \fR.fi

3. DESCRIPTION

Register nconsts new symbolic constants. Returns FcFalse if the constants cannot be registered (due to allocation failure). Otherwise returns FcTrue.

4. VERSION

Fontconfig version 2.8.0