FcLangSetCompare(3) FcLangSetCompare(3)
NAME
FcLangSetCompare - compare language sets
SYNOPSIS
#include <fontconfig.h>
FcLangResult FcLangSetCompare (const FcLangSet *ls_a, const FcLangSet *ls_b);
DESCRIPTION
FcLangSetCompare compares language coverage for ls_a and ls_b. If they share any language
and territory pair, this function returns FcLangEqual. If they share a language but differ
in which territory that language is for, this function returns FcLangDiffentTerritory. If
they share no languages in common, this function returns FcLangDifferentLang.
VERSION
Fontconfig version 2.6.0
31 May 2008 FcLangSetCompare(3)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 02:45 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)