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
locale::language(3pm) - redhat
drop_language(7) - centos
drop_language(7) - redhat
fc-validate(1) - centos
fclangsethaslang(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?