17 lines
367 B
Groff
17 lines
367 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcGetLangs" "3" "10 1月 2013" "" ""
|
||
|
.SH NAME
|
||
|
FcGetLangs \- Get list of languages
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
FcStrSet * FcGetLangs (void\fI\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
Returns a string set of all known languages.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|