Sha256: a36702e982974e4a2ff410af9b8e605641fc60de2b5269d6461d812b05a8d112
Contents?: true
Size: 570 Bytes
Versions: 28
Compression:
Stored size: 570 Bytes
Contents
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "FcDirCacheLoad" "3" "18 November 2009" "" "" .SH NAME FcDirCacheLoad \- load a directory cache .SH SYNOPSIS .nf \fB#include <fontconfig.h> .sp FcCache * FcDirCacheLoad(const FcChar8 *\fIdir\fB); (FcConfig *\fIconfig\fB); (FcChar8 **\fIcache_file\fB); \fR.fi .SH "DESCRIPTION" .PP Loads the cache related to \fIdir\fR\&. If no cache file exists, returns NULL. The name of the cache file is returned in \fIcache_file\fR, unless that is NULL. See also FcDirCacheRead. .SH "VERSION" .PP Fontconfig version 2.8.0
Version data entries
28 entries across 28 versions & 6 rubygems