summaryrefslogtreecommitdiff
path: root/doc/FcStrSetEqual.3
blob: f5b58316cd8b6c1669451ceedd8dfb10208cf93b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.\" This manpage has been automatically generated by docbook2man 
.\" from a DocBook document.  This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
.\" Please send any bug reports, improvements, comments, patches, 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "FcStrSetEqual" "3" "11 3月 2012" "" ""

.SH NAME
FcStrSetEqual \- check sets for equality
.SH SYNOPSIS
.sp
\fB#include <fontconfig.h>
.sp
FcBool FcStrSetEqual (FcStrSet *\fIset_a\fB, FcStrSet *\fIset_b\fB);
\fR
.SH "DESCRIPTION"
.PP
Returns whether \fIset_a\fR contains precisely the same
strings as \fIset_b\fR\&. Ordering of strings within the two
sets is not considered.
.SH "VERSION"
.PP
Fontconfig version 2.9.0