FcLangSetEqual
Section: (3)
Updated: 06 April 2020
Index
Return to Main Contents
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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:05:41 GMT, March 31, 2021