1. NAME▲
FcCacheSubdir - Return the i'th subdirectory.
2. SYNOPSIS ▲
\fB#include <fontconfig.h>
const FcChar8 * FcCacheSubdir(const FcCache *\fIcache\fB);
(int\fIi\fB);
\fR.fi3. DESCRIPTION▲
The set of subdirectories stored in a cache file are indexed by this function, i should range from 0 to n-1, where n is the return value from FcCacheNumSubdir.
4. VERSION ▲
Fontconfig version 2.8.0