xenocara/lib/fontconfig/doc/FcCacheSubdir.3

21 lines
533 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcCacheSubdir" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcCacheSubdir \- Return the i'th subdirectory.
2006-11-25 11:41:30 -07:00
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
const FcChar8 * FcCacheSubdir(const FcCache *\fIcache\fB);
(int\fIi\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
The set of subdirectories stored in a cache file are indexed by this
function, \fIi\fR should range from 0 to
\fIn\fR-1, where \fIn\fR is the return
value from FcCacheNumSubdir.
2006-11-25 11:41:30 -07:00
.SH "VERSION"
.PP
Fontconfig version 2.8.0