summaryrefslogtreecommitdiff
path: root/doc/FcCacheSubdir.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FcCacheSubdir.3')
-rw-r--r--doc/FcCacheSubdir.324
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/FcCacheSubdir.3 b/doc/FcCacheSubdir.3
new file mode 100644
index 0000000..9202074
--- /dev/null
+++ b/doc/FcCacheSubdir.3
@@ -0,0 +1,24 @@
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
+.\" Please send any bug reports, improvements, comments, patches,
+.\" etc. to Steve Cheng <steve@ggi-project.org>.
+.TH "FcCacheSubdir" "3" "11 3月 2012" "" ""
+
+.SH NAME
+FcCacheSubdir \- Return the i'th subdirectory.
+.SH SYNOPSIS
+.sp
+\fB#include <fontconfig.h>
+.sp
+const FcChar8 * FcCacheSubdir (const FcCache *\fIcache\fB, int\fIi\fB);
+\fR
+.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.9.0