70297f7d1583937a72a18b6356ac5b2461be2386
[platform/upstream/fontconfig.git] / doc / FcLangSetDel.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcLangSetDel" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcLangSetDel \- delete a language from a langset
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcLangSetDel (FcLangSet *\fIls\fB, const FcChar8 *\fIlang\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 \fIlang\fR is removed from \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