1FcCacheSubdir(3)                                              FcCacheSubdir(3)
2
3
4

NAME

6       FcCacheSubdir - Return the i'th subdirectory.
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       const FcChar8 * FcCacheSubdir(const FcCache *cache);
12       (inti);
13       .fi
14

DESCRIPTION

16       The  set  of  subdirectories stored in a cache file are indexed by this
17       function, i should range from 0 to n-1, where n  is  the  return  value
18       from FcCacheNumSubdir.
19

VERSION

21       Fontconfig version 2.8.0
22
23
24
25                               18 November 2009               FcCacheSubdir(3)
Impressum