14 lines
414 B
Groff
14 lines
414 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcNameGetConstant" "3" "05 7月 2017" "Fontconfig 2.12.4" ""
|
|
.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\&.
|