17 lines
416 B
Groff
17 lines
416 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
|
.TH "FcCacheNumSubdir" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcCacheNumSubdir \- Return the number of subdirectories in cache.
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
int FcCacheNumSubdir(const FcCache *\fIcache\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
This returns the total number of subdirectories in the cache.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|