logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcInitBringUptoDate - reload configuration files if needed

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. Fontconfig 2.15.0 04 July 2025 FcInitBringUptoDate(3)

Name

FcInitBringUptoDate - reload configuration files if needed

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcInitBringUptoDate(void);

See Also