18 lines
409 B
Groff
18 lines
409 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
|
|
.TH "FcCharSetCreate" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcCharSetCreate \- Create an empty character set
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcCharSet * FcCharSetCreate(void\fI\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
\fBFcCharSetCreate\fR allocates and initializes a new empty
|
|
character set object.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|