1FcDirCacheValid(3)                                          FcDirCacheValid(3)
2
3
4

NAME

6       FcDirCacheValid - check directory cache timestamp
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcDirCacheValid (const FcChar8 *cache_file);
12

DESCRIPTION

14       Returns  FcTrue if cache_file is no older than the directory containing
15       it, else FcFalse.
16

VERSION

18       Fontconfig version 2.4.2
19
20
21
22                                  11 May 2007               FcDirCacheValid(3)
Impressum