Upload tizen 2.0 beta source
[framework/graphics/fontconfig.git] / doc / FcCacheSubdir.3
1 .\" This manpage has been automatically generated by docbook2man 
2 .\" from a DocBook document.  This tool can be found at:
3 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
4 .\" Please send any bug reports, improvements, comments, patches, 
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH "FcCacheSubdir" "3" "11 3月 2012" "" ""
7
8 .SH NAME
9 FcCacheSubdir \- Return the i'th subdirectory.
10 .SH SYNOPSIS
11 .sp
12 \fB#include <fontconfig.h>
13 .sp
14 const FcChar8 * FcCacheSubdir (const FcCache *\fIcache\fB, int\fIi\fB);
15 \fR
16 .SH "DESCRIPTION"
17 .PP
18 The set of subdirectories stored in a cache file are indexed by this
19 function, \fIi\fR should range from 0 to
20 \fIn\fR-1, where \fIn\fR is the return
21 value from FcCacheNumSubdir.
22 .SH "VERSION"
23 .PP
24 Fontconfig version 2.9.0