17 lines
348 B
Groff
17 lines
348 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
|
.TH "FcGetLangs" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcGetLangs \- Get list of languages
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcStrSet * FcGetLangs(void\fI\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Returns a string set of all known languages.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|