Scroll to navigation

FcNameUnregisterConstants(3) FcNameUnregisterConstants(3)

NAME

FcNameUnregisterConstants - Unregister symbolic constants

SYNOPSIS

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

DESCRIPTION

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

VERSION

Fontconfig version 2.9.0
16 April 2012