xenocara/lib/fontconfig/doc/FcCharSetAddChar.3

20 lines
517 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
.TH "FcCharSetAddChar" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcCharSetAddChar \- Add a character to a charset
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcBool FcCharSetAddChar(FcCharSet *\fIfcs\fB);
(FcChar32 \fIucs4\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
\fBFcCharSetAddChar\fR adds a single unicode char to the set,
returning FcFalse on failure, either as a result of a constant set or from
running out of memory.
.SH "VERSION"
.PP
Fontconfig version 2.8.0