18 lines
451 B
Groff
18 lines
451 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcCacheNumFont" "3" "10 1月 2013" "" ""
|
||
|
.SH NAME
|
||
|
FcCacheNumFont \- Returns the number of fonts in cache.
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
int FcCacheNumFont (const FcCache *\fIcache\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
This returns the number of fonts which would be included in the return from
|
||
|
FcCacheCopySet.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|