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
fbreader(1) - debian
fclangsetcompare(3) - opensolaris
drop_language(7) - redhat
ocaml-gettext(5) - debian
lang(5int) - ultrix
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com