FcInitBringUptoDate.3 revision b09479dc
auto-generated by docbook2man-spec from docbook-utils package
"FcInitBringUptoDate" "3" "24 3月 2014" "Fontconfig 2.11.1" ""
NAME
FcInitBringUptoDate - reload configuration files if needed
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcInitBringUptoDate (void);
"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.