logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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