Upload tizen 2.0 beta source
[framework/graphics/fontconfig.git] / doc / FcCharSetAddChar.3
1 .\" This manpage has been automatically generated by docbook2man 
2 .\" from a DocBook document.  This tool can be found at:
3 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
4 .\" Please send any bug reports, improvements, comments, patches, 
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH "FcCharSetAddChar" "3" "11 3月 2012" "" ""
7
8 .SH NAME
9 FcCharSetAddChar \- Add a character to a charset
10 .SH SYNOPSIS
11 .sp
12 \fB#include <fontconfig.h>
13 .sp
14 FcBool FcCharSetAddChar (FcCharSet *\fIfcs\fB, FcChar32 \fIucs4\fB);
15 \fR
16 .SH "DESCRIPTION"
17 .PP
18 \fBFcCharSetAddChar\fR adds a single Unicode char to the set,
19 returning FcFalse on failure, either as a result of a constant set or from
20 running out of memory.
21 .SH "VERSION"
22 .PP
23 Fontconfig version 2.9.0