summaryrefslogtreecommitdiff
path: root/lib/fontconfig/doc/FcValueEqual.3
blob: e272b1d186325e9d670c8c63e4fbda5e005774ec (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.2 $
.TH "FcValueEqual" "3" "18 November 2009" "" ""
.SH NAME
FcValueEqual \- Test two values for equality
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
FcBool FcValueEqual(FcValue \fIv_a\fB);
(FcValue \fIv_b\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
Compares two values. Integers and Doubles are compared as numbers; otherwise
the two values have to be the same type to be considered equal. Strings are
compared ignoring case.
.SH "VERSION"
.PP
Fontconfig version 2.8.0