FcNameUnregisterConstants.3 revision a6844aab
1.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.2 $
2.TH "FcNameUnregisterConstants" "3" "18 November 2009" "" ""
3.SH NAME
4FcNameUnregisterConstants \- Unregister symbolic constants
5.SH SYNOPSIS
6.nf
7\fB#include <fontconfig.h>
8.sp
9FcBool FcNameUnregisterConstants(const FcConstant *\fIconsts\fB);
10(int \fInconsts\fB);
11\fR.fi
12.SH "DESCRIPTION"
13.PP
14Unregister \fInconsts\fR symbolic constants. Returns
15FcFalse if the specified constants were not registered. Otherwise returns
16FcTrue.
17.SH "VERSION"
18.PP
19Fontconfig version 2.8.0
20