14 lines
472 B
Groff
14 lines
472 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcNameGetConstantFor" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
|
|
.SH NAME
|
|
FcNameGetConstantFor \- Lookup symbolic constant For object
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
const FcConstant * FcNameGetConstantFor (FcChar8 *\fIstring\fB, char *\fIobject\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Return the FcConstant structure related to symbolic constant \fIstring\fR
|
|
for \fIobject\fR\&.
|