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

20 lines
486 B
Groff
Raw Normal View History

2012-05-08 03:24:01 +00:00
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcMatrixEqual" "3" "18 November 2009" "" ""
.SH NAME
FcMatrixEqual \- Compare two matrices
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
void FcMatrixEqual(const FcMatrix *\fImatrix1\fB);
(const FcMatrix *\fImatrix2\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
\fBFcMatrixEqual\fR compares \fImatrix1\fR
and \fImatrix2\fR returning FcTrue when they are equal and
FcFalse when they are not.
.SH "VERSION"
.PP
Fontconfig version 2.8.0