1FcConfigAppFontClear(3) FcConfigAppFontClear(3)
23
4
NAME
6FcConfigAppFontClear - Remove all app fonts from font database
7
SYNOPSIS
9#include <fontconfig.h>
1011
void FcConfigAppFontClear(FcConfig *config);
12.fi
13
DESCRIPTION
15Clears the set of application-specific fonts. If config is NULL, the
16current configuration is used.
17
VERSION
19Fontconfig version 2.8.0
2021
22
23
18 November 2009 FcConfigAppFontClear(3)