FcDirCacheValid

Section: (3)
Updated: 28 11月 2020
Page Index
 

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