1FcDirCacheUnlink(3)                                        FcDirCacheUnlink(3)
2
3
4

NAME

6       FcDirCacheUnlink - Remove all caches related to dir
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcDirCacheUnlink(const FcChar8 *dir);
12       (FcConfig *config);
13       .fi
14

DESCRIPTION

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

VERSION

21       Fontconfig version 2.8.0
22
23
24
25                               18 November 2009            FcDirCacheUnlink(3)
Impressum