xenocara/lib/fontconfig/doc/FcCharSetCopy.3

18 lines
443 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
.TH "FcCharSetCopy" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcCharSetCopy \- Copy a charset
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcCharSet * FcCharSetCopy(FcCharSet *\fIsrc\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.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