Imported Upstream version 2.12.1
[platform/upstream/fontconfig.git] / doc / FcCharSetEqual.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcCharSetEqual" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
3 .SH NAME
4 FcCharSetEqual \- Compare two charsets
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcCharSetEqual (const FcCharSet *\fIa\fB, const FcCharSet *\fIb\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Returns whether \fIa\fR and \fIb\fR
14 contain the same set of Unicode chars.