Man Page: fclangsetcompare
Operating Environment: opensolaris
Section: 3
FcLangSetCompare(3) FcLangSetCompare(3)NAMEFcLangSetCompare - compare language setsSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcLangResult FcLangSetCompare (const FcLangSet *ls_a, const FcLangSet *ls_b);DESCRIPTIONFcLangSetCompare 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.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcLangSetCompare(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcconfigappfontadddir(3) - opensolaris |
| fcdirsave(3) - opensolaris |
| fcfreetypecharset(3) - opensolaris |
| fclangsetcompare(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Neko 1.7.1 (Default branch) |
| I am a newb to the C programmming language how do I make it interesting? |
| How to know the default language in hp-ux? |
| sunos 5.9 language suported |
| Book on Java? |