1. NAME

FcConfigUptoDate - Check timestamps on config files

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcBool FcConfigUptoDate(FcConfig *\fIconfig\fB);
 \fR.fi

3. DESCRIPTION

Checks all of the files related to config and returns whether any of them has been modified since the configuration was created. If config is NULL, the current configuration is used.

4. VERSION

Fontconfig version 2.8.0