18 lines
398 B
Groff
18 lines
398 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.3 $
|
|
.TH "FcFontSetDestroy" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcFontSetDestroy \- Destroy a font set
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
void FcFontSetDestroy(FcFontSet *\fIs\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Destroys a font set. Note that this destroys any referenced patterns as
|
|
well.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|