from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
FcConfigGetCache
Section: (3) Updated: 05 8月 2016 Index
Return to Main Contents
NAME
FcConfigGetCache - DEPRECATED used to return per-user cache filename
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcChar8 * FcConfigGetCache (FcConfig *config);
DESCRIPTION
With fontconfig no longer using per-user cache files, this function now
simply returns NULL to indicate that no per-user file exists.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
|