summaryrefslogtreecommitdiff
path: root/doc/FcLangSetDel.3
blob: bcb0dc7c55f7a784a62b1749775087fdcc2d2bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" This manpage has been automatically generated by docbook2man 
.\" from a DocBook document.  This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
.\" Please send any bug reports, improvements, comments, patches, 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "FcLangSetDel" "3" "11 3月 2012" "" ""

.SH NAME
FcLangSetDel \- delete a language from a langset
.SH SYNOPSIS
.sp
\fB#include <fontconfig.h>
.sp
FcBool FcLangSetDel (FcLangSet *\fIls\fB, const FcChar8 *\fIlang\fB);
\fR
.SH "DESCRIPTION"
.PP
\fIlang\fR is removed from \fIls\fR\&.
\fIlang\fR 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.
.SH "VERSION"
.PP
Fontconfig version 2.9.0