1. NAME

FcDirCacheUnlink - Remove all caches related to dir

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcBool FcDirCacheUnlink(const FcChar8 *\fIdir\fB);
 (FcConfig *\fIconfig\fB);
 \fR.fi

3. DESCRIPTION

Scans the cache directories in config, removing any instances of the cache file for dir. Returns FcFalse when some internal error occurs (out of memory, etc). Errors actually unlinking any files are ignored.

4. VERSION

Fontconfig version 2.8.0