1FcLangSetAdd(3)                                                FcLangSetAdd(3)
2
3
4

NAME

6       FcLangSetAdd - add a language to a langset
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcLangSetAdd(FcLangSet *ls);
12       (const FcChar8 *lang);
13       .fi
14

DESCRIPTION

16       lang  is  added  to ls.  lang should be of the form Ll-Tt where Ll is a
17       two or three letter language from ISO 639 and Tt is  a  territory  from
18       ISO 3166.
19

VERSION

21       Fontconfig version 2.8.0
22
23
24
25                               18 November 2009                FcLangSetAdd(3)
Impressum