17 lines
402 B
Groff
17 lines
402 B
Groff
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
|
|
.TH "FcCacheDir" "3" "18 November 2009" "" ""
|
|
.SH NAME
|
|
FcCacheDir \- Return directory of cache
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig.h>
|
|
.sp
|
|
const FcChar8 * FcCacheDir(const FcCache *\fIcache\fB);
|
|
\fR.fi
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
This function returns the directory from which the cache was constructed.
|
|
.SH "VERSION"
|
|
.PP
|
|
Fontconfig version 2.8.0
|