fclangsethaslang(3) debian man page | unix.com

Man Page: fclangsethaslang

Operating Environment: debian

Section: 3

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 16 April 2012 FcLangSetHasLang(3)
Related Man Pages
xtokid(1) - debian
ocaml-gettext(5) - debian
fc-validate(1) - centos
nl_langinfo(3c) - hpux
locale::language(3pm) - suse
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?