1FcLangSetEqual(3)                                            FcLangSetEqual(3)
2
3
4

NAME

6       FcLangSetEqual - test for matching langsets
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcLangSetEqual (const FcLangSet *ls_a, const FcLangSet *ls_b);
12

DESCRIPTION

14       Returns FcTrue if and only if ls_a supports precisely the same language
15       and territory combinations as ls_b.
16
17
18
19Fontconfig 2.13.1                 30 8月 2018                FcLangSetEqual(3)
Impressum