1. NAME▲
FcLangSetEqual - test for matching langsets
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcBool FcLangSetEqual
(
const
FcLangSet *
\fIls_a\fB);
(
const
FcLangSet *
\fIls_b\fB);
\fR.fi
3. DESCRIPTION▲
Returns FcTrue if and only if ls_a supports precisely the same language and territory combinations as ls_b.
4. VERSION ▲
Fontconfig version 2.8.0