16 lines
424 B
Groff
16 lines
424 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcLangNormalize" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
|
|
.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
|