18 lines
428 B
Groff
18 lines
428 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcCharSetCreate" "3" "10 1月 2013" "" ""
|
||
|
.SH NAME
|
||
|
FcCharSetCreate \- Create an empty character set
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
FcCharSet * FcCharSetCreate (void\fI\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
\fBFcCharSetCreate\fR allocates and initializes a new empty
|
||
|
character set object.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|