17 lines
416 B
Groff
17 lines
416 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.1 $
|
|
.TH "FcLangSetGetLangs" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcLangSetGetLangs \- get the list of languages in the langset
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcStrSet * FcLangSetGetLangs(const FcLangSet *\fIls\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Returns a string set of all languages in \fIlangset\fR\&.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|