9b93cb1bee2e97eb75f7389a3578c78068f77500
[platform/upstream/fontconfig.git] / doc / FcNameConstant.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcNameConstant" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
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.