table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| 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 1月 2025 | Fontconfig 2.16.0 |