20 lines
517 B
Groff
20 lines
517 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
|
.TH "FcFontSetSortDestroy" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcFontSetSortDestroy \- DEPRECATED destroy a font set
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
FcFontSetSortDestroy(FcFontSet *\fIset\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
This function is DEPRECATED. \fBFcFontSetSortDestroy\fR
|
|
destroys \fIset\fR by calling
|
|
\fBFcFontSetDestroy\fR\&. Applications should use
|
|
\fBFcFontSetDestroy\fR directly instead.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|