16 lines
490 B
Groff
16 lines
490 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcDirCacheClean" "3" "10 1月 2013" "" ""
|
||
|
.SH NAME
|
||
|
FcDirCacheClean \- This tries to clean up the cache directory of cache_dir.This returns FcTrue if the operation is successfully complete. otherwise FcFalse.
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
\fB#include <fontconfig/fontconfig.h>
|
||
|
.sp
|
||
|
FcBool FcDirCacheClean (const FcChar8 *\fIcache_dir\fB, FcBool\fIverbose\fB);
|
||
|
.fi\fR
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|