0df4b18247730ba88c48e181a86f55723ec3b421
[platform/upstream/fontconfig.git] / doc / FcCharSetDelChar.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCharSetDelChar" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
3 .SH NAME
4 FcCharSetDelChar \- Add a character to a charset
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/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 "SINCE"
17 .PP
18 version 2.9.0