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

FcConfigGetRescanInterval - Get config rescan interval

Description

Returns the interval between automatic checks of the configuration (in seconds) specified in config. The configuration is checked during a call to FcFontList when this interval has passed since the last check. An interval setting of zero disables automatic checks. If config is NULL, the current configuration is used. Fontconfig 2.15.0 04 July 2025 FcConfigGetRescanInterval(3)

Name

FcConfigGetRescanInterval - Get config rescan interval

Synopsis

#include<fontconfig/fontconfig.h>intFcConfigGetRescanInterval(FcConfig*config);

See Also