Make system cache folder in the post field of installation
[platform/upstream/fontconfig.git] / doc / FcLangSetAdd.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcLangSetAdd" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
3 .SH NAME
4 FcLangSetAdd \- add a language to a langset
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcLangSetAdd (FcLangSet *\fIls\fB, const FcChar8 *\fIlang\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 \fIlang\fR is added to \fIls\fR\&.
14 \fIlang\fR 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 ISO
16 3166.