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
FcFontSetDestroy(3) | FcFontSetDestroy(3) |
NAME¶
FcFontSetDestroy - Destroy a font set
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
void FcFontSetDestroy (FcFontSet *s);
DESCRIPTION¶
Destroys a font set. Note that this destroys any referenced patterns as well.
04 April 2025 | Fontconfig 2.15.0 |