Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcDirCacheClean(3)					      FcDirCacheClean(3)

NAME
     FcDirCacheClean - Clean up a cache directory

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcBool FcDirCacheClean (const FcChar8 *cache_dir, FcBool verbose);

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

SINCE
     version 2.9.91

Fontconfig 2.17.1		  02 July 2025		      FcDirCacheClean(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcDirCacheClean&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help