fcconfiggetcache(3) debian man page | unix.com

Man Page: fcconfiggetcache

Operating Environment: debian

Section: 3

FcConfigGetCache(3)													       FcConfigGetCache(3)

NAME
FcConfigGetCache - DEPRECATED used to return per-user cache filename
SYNOPSIS
#include <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.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigGetCache(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fcdirscan(3) - opensolaris
fc-cache(1) - x11r4
fc-cat(1) - opendarwin
fc-cat(1) - mojave
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file