manpagez: man pages & more
man FcLangSetHasLang(3)
Home | html | info | man
FcLangSetHasLang(3)                                        FcLangSetHasLang(3)




NAME

       FcLangSetHasLang - test langset for language support


SYNOPSIS

       #include <fontconfig.h>

       FcLangResult  FcLangSetHasLang  (const  FcLangSet  *ls,  const  FcChar8
       *lang);


DESCRIPTION

       FcLangSetHasLang checks whether ls supports lang. If ls has a  matching
       language  and  territory pair, this function returns FcLangEqual. If ls
       has a matching language but differs in which territory that language is
       for,  this  function  returns  FcLangDifferentTerritory.  If  ls has no
       matching language, this function returns FcLangDifferentLang.


VERSION

       Fontconfig version 2.9.0



                                  11 3ae 2012              FcLangSetHasLang(3)

fontconfig 2.9.0 - Generated Mon Apr 2 06:53:26 CDT 2012
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.