FcLangSetAdd
Section: (3)
Updated: 06 April 2020
Index
Return to Main Contents
NAME
FcLangSetAdd - add a language to a langset
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcLangSetAdd (FcLangSet *ls, const FcChar8 *lang);
DESCRIPTION
lang is added to ls.
lang should be of the form Ll-Tt where Ll is a
two or three letter language from ISO 639 and Tt is a territory from ISO
3166.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:05:41 GMT, March 31, 2021