1. NAME

FcNameConstant - Get the value for a symbolic constant

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcBool FcNameConstant(FcChar8 *\fIstring\fB);
 (int *\fIresult\fB);
 \fR.fi

3. DESCRIPTION

Returns whether a symbolic constant with name string is registered, placing the value of the constant in result if present.

4. VERSION

Fontconfig version 2.8.0