17 lines
348 B
Groff
17 lines
348 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
|
|
.TH "FcConfigCreate" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcConfigCreate \- Create a configuration
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcConfig * FcConfigCreate(void\fI\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Creates an empty configuration.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|