table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
FcDirCacheValid(3) | FcDirCacheValid(3) |
NAME¶
FcDirCacheValid - check directory cache
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
FcBool FcDirCacheValid (const FcChar8 *dir);
DESCRIPTION¶
Returns FcTrue if dir has an associated valid cache file, else returns FcFalse
04 September 2025 | Fontconfig 2.15.0 |