FcNameUnregisterConstants

Langue: en

Version: 18 November 2009 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

FcNameUnregisterConstants - Unregister symbolic constants

SYNOPSIS

 #include <fontconfig.h>
 
 FcBool FcNameUnregisterConstants(const FcConstant *consts);
 (int nconsts);
 .fi
 
 

DESCRIPTION

Unregister nconsts symbolic constants. Returns FcFalse if the specified constants were not registered. Otherwise returns FcTrue.

VERSION

Fontconfig version 2.8.0