summaryrefslogtreecommitdiff
path: root/lib/fontconfig/doc/FcPatternEqualSubset.3
blob: ee4e0606efc1a3bd284ed8213ab883b44410b66c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
.TH "FcPatternEqualSubset" "3" "18 November 2009" "" ""
.SH NAME
FcPatternEqualSubset \- Compare portions of patterns
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
FcBool FcPatternEqualSubset(const FcPattern *\fIpa\fB);
(const FcPattern *\fIpb\fB);
(const FcObjectSet *\fIos\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
Returns whether \fIpa\fR and \fIpb\fR have exactly the same values for all of the
objects in \fIos\fR\&.
.SH "VERSION"
.PP
Fontconfig version 2.8.0