Manual Page Result
0
Command: FcLangSetEqual | Section: 3 | Source: NetBSD | File: FcLangSetEqual.3
FcLangSetEqual(3) FcLangSetEqual(3)
NAME
FcLangSetEqual - test for matching langsets
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcLangSetEqual (const FcLangSet *ls_a, const FcLangSet *ls_b);
DESCRIPTION
Returns FcTrue if and only if ls_a supports precisely the same language
and territory combinations as ls_b.
Fontconfig 2.13.1 30 8 2018 FcLangSetEqual(3)