1. NAME

FcInitBringUptoDate - reload configuration files if needed

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcBool FcInitBringUptoDate(void\fI\fB);
 \fR.fi

3. DESCRIPTION

Checks the rescan interval in the default configuration, checking the configuration if the interval has passed and reloading the configuration if when any changes are detected. Returns FcFalse if the configuration cannot be reloaded (see FcInitReinitialize). Otherwise returns FcTrue.

4. VERSION

Fontconfig version 2.8.0