13 lines
408 B
Groff
13 lines
408 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcCacheNumSubdir" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
|
|
.SH NAME
|
|
FcCacheNumSubdir \- Return the number of subdirectories in cache.
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
int FcCacheNumSubdir (const FcCache *\fIcache\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
This returns the total number of subdirectories in the cache.
|