fcnameunregisterconstants(3) - Linux man page

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