www.LinuxHowtos.org





FcDirCacheValid

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

NAME

FcDirCacheValid - check directory cache  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcDirCacheValid (const FcChar8 *dir);
 

DESCRIPTION

Returns FcTrue if dir has an associated valid cache file, else returns FcFalse


 

Index

NAME
SYNOPSIS
DESCRIPTION