table of contents
FcCacheNumSubdir(3) | FcCacheNumSubdir(3) |
NAME¶
FcCacheNumSubdir - Return the number of subdirectories in cache.
SYNOPSIS¶
#include <fontconfig/fontconfig.h> int FcCacheNumSubdir (const FcCache *cache);
DESCRIPTION¶
This returns the total number of subdirectories in the cache.
30 8月 2018 | Fontconfig 2.13.1 |