table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcConfigAppFontClear(3) | FcConfigAppFontClear(3) |
NAME¶
FcConfigAppFontClear - Remove all app fonts from font database
SYNOPSIS¶
#include <fontconfig/fontconfig.h> void FcConfigAppFontClear (FcConfig *config);
DESCRIPTION¶
Clears the set of application-specific fonts. If config is NULL, the current configuration is used.
| 18 1月 2025 | Fontconfig 2.16.0 |