FcCacheNumSubdir.3 revision a6844aab
1.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.2 $ 2.TH "FcCacheNumSubdir" "3" "18 November 2009" "" "" 3.SH NAME 4FcCacheNumSubdir \- Return the number of subdirectories in cache. 5.SH SYNOPSIS 6.nf 7\fB#include <fontconfig.h> 8.sp 9int FcCacheNumSubdir(const FcCache *\fIcache\fB); 10\fR.fi 11.SH "DESCRIPTION" 12.PP 13This returns the total number of subdirectories in the cache. 14.SH "VERSION" 15.PP 16Fontconfig version 2.8.0 17