xenocara/dist/fontconfig/doc/FcFontSetSortDestroy.3

17 lines
514 B
Groff
Raw Permalink Normal View History

.\" auto-generated by docbook2man-spec from docbook-utils package
2025-01-10 01:40:29 +00:00
.TH "FcFontSetSortDestroy" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.SH NAME
FcFontSetSortDestroy \- DEPRECATED destroy a font set
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
void 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.