1FcConfigGetCache(3) FcConfigGetCache(3)
23
4
NAME
6FcConfigGetCache - Get cache filename
7
SYNOPSIS
9#include <fontconfig.h>
1011
char * FcConfigGetCache (FcConfig *config);
12
DESCRIPTION
14Returns the name of the file used to store per-user font information.
15
VERSION
17Fontconfig version 2.4.2
1819
20
21
11 May 2007 FcConfigGetCache(3)