c9c2f93b5d
to make room for a BSD make build system.
17 lines
442 B
Groff
17 lines
442 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcNameGetConstant" "3" "10 1月 2013" "" ""
|
|
.SH NAME
|
|
FcNameGetConstant \- Lookup symbolic constant
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
const FcConstant * FcNameGetConstant (FcChar8 *\fIstring\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Return the FcConstant structure related to symbolic constant \fIstring\fR\&.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.10.91
|