FcDirCacheValid
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcDirCacheValid - check directory cache timestampSYNOPSIS
#include <fontconfig.h>
FcBool FcDirCacheValid (const FcChar8 *cache_file);
DESCRIPTION
Returns FcTrue if cache_file is no older than the directory containing it, else FcFalse.
VERSION
Fontconfig version 2.4.2


