aca8430b05197edabd555ed50e2ed823f42f5bee
[platform/upstream/fontconfig.git] / doc / FcLangSetAdd.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcLangSetAdd" "3" "10 1月 2013" "" ""
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.
17 .SH "VERSION"
18 .PP
19 Fontconfig version 2.10.91