xenocara/dist/fontconfig/doc/FcFontSetSortDestroy.3
2017-08-19 10:11:04 +00:00

17 lines
508 B
Groff

.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcFontSetSortDestroy" "3" "05 7月 2017" "Fontconfig 2.12.4" ""
.SH NAME
FcFontSetSortDestroy \- DEPRECATED destroy a font set
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcFontSetSortDestroy (FcFontSet *\fIset\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
This function is DEPRECATED. \fBFcFontSetSortDestroy\fR
destroys \fIset\fR by calling
\fBFcFontSetDestroy\fR\&. Applications should use
\fBFcFontSetDestroy\fR directly instead.