FcInitBringUptoDate(3) FcInitBringUptoDate(3)
NAME FcInitBringUptoDate - reload configuration files if needed
SYNOPSIS #include <fontconfig.h>
FcBool FcInitBringUptoDate(void); .fi
DESCRIPTION Checks the rescan interval in the default configuration, checking the configuration if the interval has passed and reloading the configura- tion if when any changes are detected. Returns FcFalse if the configu- ration cannot be reloaded (see FcInitReinitialize). Otherwise returns FcTrue.
VERSION Fontconfig version 2.8.0
18 November 2009 FcInitBringUptoDate(3)