1FcDirCacheClean(3) FcDirCacheClean(3)
23
4
NAME
6FcDirCacheClean - Clean up a cache directory
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcBool FcDirCacheClean (const FcChar8 *cache_dir, FcBoolverbose);
12
DESCRIPTION
14This tries to clean up the cache directory of cache_dir. This returns
15FcTrue if the operation is successfully complete. otherwise FcFalse.
16
SINCE
18version 2.9.91
1920
21
22
Fontconfig 2.14.0 31 3月 2022 FcDirCacheClean(3)