FcLangSetEqual

Langue: en

Version: 08 May 2009 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

FcLangSetEqual - test for matching langsets

SYNOPSIS

 #include <fontconfig.h>
 
 FcBool FcLangSetEqual(const FcLangSet *ls_a);
 (const FcLangSet *ls_b);
 .fi
 
 

DESCRIPTION

Returns FcTrue if and only if ls_a supports precisely the same language and territory combinations as ls_b.

VERSION

Fontconfig version 2.6.99.behdad.20090508