e358c9e6ddf9f07a985918f65568148aef3bb0ec
[platform/upstream/fontconfig.git] / doc / FcDirCacheUnlink.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcDirCacheUnlink" "3" "05 8月 2016" "Fontconfig 2.12.1" ""
3 .SH NAME
4 FcDirCacheUnlink \- Remove all caches related to dir
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcDirCacheUnlink (const FcChar8 *\fIdir\fB, FcConfig *\fIconfig\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Scans the cache directories in \fIconfig\fR, removing any
14 instances of the cache file for \fIdir\fR\&. Returns FcFalse
15 when some internal error occurs (out of memory, etc). Errors actually
16 unlinking any files are ignored.