1FcConfigGetCacheDirs(3)                                FcConfigGetCacheDirs(3)
2
3
4

NAME

6       FcConfigGetCacheDirs  -  return  the  list  of directories searched for
7       cache files
8

SYNOPSIS

10       #include <fontconfig/fontconfig.h>
11
12       FcStrList * FcConfigGetCacheDirs (const FcConfig *config);
13

DESCRIPTION

15       FcConfigGetCacheDirs returns a string list containing all of the direc‐
16       tories that fontconfig will search when attempting to load a cache file
17       for a font directory.  If config is NULL, the current configuration  is
18       used.
19
20
21
22Fontconfig 2.14.0                 31 3月 2022          FcConfigGetCacheDirs(3)
Impressum