14 lines
339 B
Groff
14 lines
339 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcConfigCreate" "3" "24 3月 2014" "Fontconfig 2.11.1" ""
|
|
.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.
|