gtkradiant/install/share/man/man3/FcCharSetCopy.3

18 lines
443 B
Groff
Raw Normal View History

2012-05-08 03:24:01 +00:00
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcCharSetCopy" "3" "18 November 2009" "" ""
.SH NAME
FcCharSetCopy \- Copy a charset
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
FcCharSet * FcCharSetCopy(FcCharSet *\fIsrc\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
Makes a copy of \fIsrc\fR; note that this may not actually do anything more
than increment the reference count on \fIsrc\fR\&.
.SH "VERSION"
.PP
Fontconfig version 2.8.0