gtkradiant/install/share/man/man3/FcCharSetEqual.3

19 lines
427 B
Groff
Raw Normal View History

2012-05-08 03:24:01 +00:00
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcCharSetEqual" "3" "18 November 2009" "" ""
.SH NAME
FcCharSetEqual \- Compare two charsets
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
FcBool FcCharSetEqual(const FcCharSet *\fIa\fB);
(const FcCharSet *\fIb\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
Returns whether \fIa\fR and \fIb\fR
contain the same set of unicode chars.
.SH "VERSION"
.PP
Fontconfig version 2.8.0