Imported Upstream version 2.12.1
[platform/upstream/fontconfig.git] / doc / FcConfigGetCache.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigGetCache" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
3 .SH NAME
4 FcConfigGetCache \- DEPRECATED used to return per-user cache filename
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcChar8 * FcConfigGetCache (FcConfig *\fIconfig\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 With fontconfig no longer using per-user cache files, this function now
14 simply returns NULL to indicate that no per-user file exists.