table of contents
FcDirCacheValid(3) | FcDirCacheValid(3) |
NAME¶
FcDirCacheValid - check directory cache
SYNOPSIS¶
#include <fontconfig.h> FcBool FcDirCacheValid(const FcChar8 *dir); .fi
DESCRIPTION¶
Returns FcTrue if dir has an associated valid cache file, else returns FcFalse
VERSION¶
Fontconfig version 2.8.0
18 November 2009 |