73cdba3e6d100ade10d0186e6a68e5aec483ea5b
[platform/upstream/fontconfig.git] / doc / FcConfigGetCache.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigGetCache" "3" "30 8月 2018" "Fontconfig 2.13.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.