6219851df2
Tested by krw@, dcoppa@, ok dcoppa@.
14 lines
393 B
Groff
14 lines
393 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcCacheDir" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
|
|
.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.
|