1FcConfigAppFontClear(3) FcConfigAppFontClear(3)
23
4
NAME
6FcConfigAppFontClear - Remove all app fonts from font database
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
void FcConfigAppFontClear (FcConfig *config);
12
DESCRIPTION
14Clears the set of application-specific fonts. If config is NULL, the
15current configuration is used.
1617
18
19
Fontconfig 2.13.92 09 8月 2019 FcConfigAppFontClear(3)