table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| 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
| 18 1月 2025 | Fontconfig 2.16.0 |