table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
FcFontSetSortDestroy(3) | FcFontSetSortDestroy(3) |
NAME¶
FcFontSetSortDestroy - DEPRECATED destroy a font set
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
void FcFontSetSortDestroy (FcFontSet *set);
DESCRIPTION¶
This function is DEPRECATED. FcFontSetSortDestroy destroys set by calling FcFontSetDestroy. Applications should use FcFontSetDestroy directly instead.
18 September 2025 | Fontconfig 2.17.1 |