table of contents
FcCacheNumSubdir(3) | FcCacheNumSubdir(3) |
NAME¶
FcCacheNumSubdir - Return the number of subdirectories in cache.
SYNOPSIS¶
#include <fontconfig.h> int FcCacheNumSubdir(const FcCache *cache); .fi
DESCRIPTION¶
This returns the total number of subdirectories in the cache.
VERSION¶
Fontconfig version 2.8.0
18 November 2009 |