table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
| FcDirCacheClean(3) | FcDirCacheClean(3) |
NAME¶
FcDirCacheClean - This tries to clean up the cache directory of cache_dir.This returns FcTrue if the operation is successfully complete. otherwise FcFalse.
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcBool FcDirCacheClean (const FcChar8 *cache_dir, FcBoolverbose);
DESCRIPTION¶
SINCE¶
version 2.9.91
| 05 8月 2016 | Fontconfig 2.12.1 |