FcLangSetCopy.3 revision a6844aab
1.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.2 $
2.TH "FcLangSetCopy" "3" "18 November 2009" "" ""
3.SH NAME
4FcLangSetCopy \- copy a langset object
5.SH SYNOPSIS
6.nf
7\fB#include <fontconfig.h>
8.sp
9FcLangSet * FcLangSetCopy(const FcLangSet *\fIls\fB);
10\fR.fi
11.SH "DESCRIPTION"
12.PP
13\fBFcLangSetCopy\fR creates a new FcLangSet object and
14populates it with the contents of \fIls\fR\&.
15.SH "VERSION"
16.PP
17Fontconfig version 2.8.0
18