5f1a1277968d100273cd6f3b8c9dab5a315ff0e6
[platform/upstream/fontconfig.git] / doc / FcNameConstant.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcNameConstant" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcNameConstant \- Get the value for a symbolic constant
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcNameConstant (FcChar8 *\fIstring\fB, int *\fIresult\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns whether a symbolic constant with name \fIstring\fR is registered,
14 placing the value of the constant in \fIresult\fR if present.
15 .SH "VERSION"
16 .PP
17 Fontconfig version 2.10.91