14 lines
400 B
Groff
14 lines
400 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcConfigFilename" "3" "21 10月 2022" "Fontconfig 2.14.1" ""
|
||
|
.SH NAME
|
||
|
FcConfigFilename \- Find a config file
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
FcChar8 * FcConfigFilename (const FcChar8 *\fIname\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
This function is deprecated and is replaced by \fBFcConfigGetFilename\fR\&.
|