|
NAMEFcDirCacheClean - Clean up a cache directorySYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcDirCacheClean (const FcChar8 *cache_dir, FcBoolverbose); DESCRIPTIONThis tries to clean up the cache directory of cache_dir. This returns FcTrue if the operation is successfully complete. otherwise FcFalse.SINCEversion 2.9.91
Visit the GSP FreeBSD Man Page Interface. |