17 lines
375 B
Groff
17 lines
375 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
|
.TH "FcLangSetCreate" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcLangSetCreate \- create a langset object
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcLangSet * FcLangSetCreate(void\fI\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
\fBFcLangSetCreate\fR creates a new FcLangSet object.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|