mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-02-10 18:31:11 +00:00
18 lines
432 B
Groff
18 lines
432 B
Groff
|
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
||
|
.TH "FcCacheNumFont" "3" "18 November 2009" "" ""
|
||
|
.SH NAME
|
||
|
FcCacheNumFont \- Returns the number of fonts in cache.
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig.h>
|
||
|
.sp
|
||
|
int FcCacheNumFont(const FcCache *\fIcache\fB);
|
||
|
\fR.fi
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
This returns the number of fonts which would be included in the return from
|
||
|
FcCacheCopySet.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.8.0
|