6219851df2
Tested by krw@, dcoppa@, ok dcoppa@.
17 lines
423 B
Groff
17 lines
423 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcLangNormalize" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
|
|
.SH NAME
|
|
FcLangNormalize \- Normalize the language string
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
FcChar8 * FcLangNormalize (const FcChar8 *\fIlang\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Returns a string to make \fIlang\fR suitable on fontconfig.
|
|
.SH "SINCE"
|
|
.PP
|
|
version 2.10.91
|