b003d846c519f8dce981facb4934ce808b43a402
[platform/upstream/fontconfig.git] / doc / FcDirCacheLoad.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcDirCacheLoad" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcDirCacheLoad \- load a directory cache
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcCache * FcDirCacheLoad (const FcChar8 *\fIdir\fB, FcConfig *\fIconfig\fB, FcChar8 **\fIcache_file\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Loads the cache related to \fIdir\fR\&. If no cache file
14 exists, returns NULL. The name of the cache file is returned in
15 \fIcache_file\fR, unless that is NULL. See also
16 FcDirCacheRead.
17 .SH "VERSION"
18 .PP
19 Fontconfig version 2.10.91