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