17 lines
367 B
Groff
17 lines
367 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcConfigCreate" "3" "10 1月 2013" "" ""
|
||
|
.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.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|