summaryrefslogtreecommitdiff
path: root/doc/FcCharSetDelChar.3
blob: 30c5c6668815f80eb79b680ca092d41d86865907 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.\" This manpage has been automatically generated by docbook2man 
.\" from a DocBook document.  This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
.\" Please send any bug reports, improvements, comments, patches, 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "FcCharSetDelChar" "3" "11 3月 2012" "" ""

.SH NAME
FcCharSetDelChar \- Add a character to a charset
.SH SYNOPSIS
.sp
\fB#include <fontconfig.h>
.sp
FcBool FcCharSetDelChar (FcCharSet *\fIfcs\fB, FcChar32 \fIucs4\fB);
\fR
.SH "DESCRIPTION"
.PP
\fBFcCharSetDelChar\fR deletes a single Unicode char from 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.9.0