xenocara/lib/fontconfig/doc/FcNameConstant.3

19 lines
495 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
.TH "FcNameConstant" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcNameConstant \- Get the value for a symbolic constant
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcBool FcNameConstant(FcChar8 *\fIstring\fB);
(int *\fIresult\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
Returns whether a symbolic constant with name \fIstring\fR is registered,
placing the value of the constant in \fIresult\fR if present.
.SH "VERSION"
.PP
Fontconfig version 2.8.0