www.LinuxHowtos.org





FcDirCacheClean

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcDirCacheClean - This tries to clean up the cache directory of cache_dir.This returns FcTrue if the operation is successfully complete. otherwise FcFalse.  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcDirCacheClean (const FcChar8 *cache_dir, FcBoolverbose);
 

DESCRIPTION

 

SINCE

version 2.9.91


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE