table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcCacheDir(3) | FcCacheDir(3) |
NAME¶
FcCacheDir - Return directory of cache
SYNOPSIS¶
#include <fontconfig/fontconfig.h> const FcChar8 * FcCacheDir (const FcCache *cache);
DESCRIPTION¶
This function returns the directory from which the cache was constructed.
| 18 1月 2025 | Fontconfig 2.16.0 |