gtkradiant/install/share/man/man3/FcCacheSubdir.3
Clinton Freeman a6c7474450 try to fix
2012-05-07 23:24:01 -04:00

20 lines
533 B
Groff

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcCacheSubdir" "3" "18 November 2009" "" ""
.SH NAME
FcCacheSubdir \- Return the i'th subdirectory.
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
const FcChar8 * FcCacheSubdir(const FcCache *\fIcache\fB);
(int\fIi\fB);
\fR.fi
.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.
.SH "VERSION"
.PP
Fontconfig version 2.8.0