xenocara/lib/fontconfig/doc/FcLangSetEqual.3

19 lines
486 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcLangSetEqual" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcLangSetEqual \- test for matching langsets
2006-11-25 11:41:30 -07:00
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcBool FcLangSetEqual(const FcLangSet *\fIls_a\fB);
(const FcLangSet *\fIls_b\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
Returns FcTrue if and only if \fIls_a\fR supports precisely
the same language and territory combinations as \fIls_b\fR\&.
2006-11-25 11:41:30 -07:00
.SH "VERSION"
.PP
Fontconfig version 2.8.0