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

NAME

6       FcLangSetAdd - add a language to a langset
7

SYNOPSIS

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

DESCRIPTION

14       lang  is  added  to ls.  lang should be of the form Ll-Tt where Ll is a
15       two or three letter language from ISO 639 and Tt is  a  territory  from
16       ISO 3166.
17
18
19
20Fontconfig 2.13.1                 30 8月 2018                  FcLangSetAdd(3)
Impressum