17 lines
421 B
Groff
17 lines
421 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcCacheDir" "3" "10 1月 2013" "" ""
|
||
|
.SH NAME
|
||
|
FcCacheDir \- Return directory of cache
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
const FcChar8 * FcCacheDir (const FcCache *\fIcache\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
This function returns the directory from which the cache was constructed.
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|