xenocara/lib/fontconfig/doc/FcValueDestroy.3

23 lines
682 B
Groff
Raw Normal View History

2006-11-25 11:41:30 -07:00
.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "FcValueDestroy" "3" "31 May 2008" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcValueDestroy \- Free a value
.SH SYNOPSIS
.sp
\fB#include <fontconfig.h>
.sp
2006-12-31 07:57:18 -07:00
void FcValueDestroy (FcValue \fIv\fB);
2006-11-25 11:41:30 -07:00
\fR
.SH "DESCRIPTION"
.PP
Frees any memory referenced by \fIv\fR\&. Values of type FcTypeString,
FcTypeMatrix and FcTypeCharSet reference memory, the other types do not.
.SH "VERSION"
.PP
Fontconfig version 2.6.0