FcNameRegisterConstants

Langue: en

Version: 14 January 2008 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

FcNameRegisterConstants - Register symbolic constants

SYNOPSIS

#include <fontconfig.h>

FcBool FcNameRegisterConstants (const FcConstant *consts, int nconsts);

DESCRIPTION

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

VERSION

Fontconfig version 2.5.0