Imported Upstream version 2.10.2
[platform/upstream/fontconfig.git] / doc / FcCharSetDelChar.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCharSetDelChar" "3" "26 11月 2012" "" ""
3 .SH NAME
4 FcCharSetDelChar \- Add a character to a charset
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig.h>
8 .sp
9 FcBool FcCharSetDelChar (FcCharSet *\fIfcs\fB, FcChar32 \fIucs4\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 \fBFcCharSetDelChar\fR deletes a single Unicode char from the set,
14 returning FcFalse on failure, either as a result of a constant set or from
15 running out of memory.
16 .SH "VERSION"
17 .PP
18 Fontconfig version 2.10.2