7b7961e579d66b826cabe2e2be06b7b21fd7b51f
[platform/upstream/fontconfig.git] / doc / FcConfigGetCacheDirs.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigGetCacheDirs" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
3 .SH NAME
4 FcConfigGetCacheDirs \- return the list of directories searched for cache files
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcStrList * FcConfigGetCacheDirs (const FcConfig *\fIconfig\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 \fBFcConfigGetCacheDirs\fR returns a string list containing
14 all of the directories that fontconfig will search when attempting to load a
15 cache file for a font directory.
16 If \fIconfig\fR is NULL, the current configuration is used.