FcCharSetEqual.3 revision a6844aab
1.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.2 $
2.TH "FcCharSetEqual" "3" "18 November 2009" "" ""
3.SH NAME
4FcCharSetEqual \- Compare two charsets
5.SH SYNOPSIS
6.nf
7\fB#include <fontconfig.h>
8.sp
9FcBool FcCharSetEqual(const FcCharSet *\fIa\fB);
10(const FcCharSet *\fIb\fB);
11\fR.fi
12.SH "DESCRIPTION"
13.PP
14Returns whether \fIa\fR and \fIb\fR
15contain the same set of unicode chars.
16.SH "VERSION"
17.PP
18Fontconfig version 2.8.0
19