1FcLangSetDel(3)                                                FcLangSetDel(3)
2
3
4

NAME

6       FcLangSetDel - delete a language from a langset
7

SYNOPSIS

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

DESCRIPTION

14       lang  is removed from ls.  lang should be of the form Ll-Tt where Ll is
15       a two or three letter language from ISO 639 and Tt is a territory  from
16       ISO 3166.
17

SINCE

19       version 2.9.0
20
21
22
23Fontconfig 2.14.0                 31 3月 2022                  FcLangSetDel(3)
Impressum