13 lines
340 B
Groff
13 lines
340 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcConfigCreate" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
|
|
.SH NAME
|
|
FcConfigCreate \- Create a configuration
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
FcConfig * FcConfigCreate (void\fI\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Creates an empty configuration.
|