fclangsethaslang(3) suse man page | unix.com

Man Page: fclangsethaslang

Operating Environment: suse

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); .fi
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 FcLangDiffentTerritory. If ls has no matching language, this function returns FcLangDifferentLang.
VERSION
Fontconfig version 2.8.0 18 November 2009 FcLangSetHasLang(3)
Related Man Pages
fclangsetcontains(3) - opensolaris
drop_language(7) - centos
drop_language(7) - redhat
fc-validate(1) - centos
lang(5int) - ultrix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I