Query: fcconfiggetrescaninterval
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcConfigGetRescanInterval(3) FcConfigGetRescanInterval(3)NAMEFcConfigGetRescanInterval - Get config rescan intervalSYNOPSIS#include <fontconfig.h> int FcConfigGetRescanInterval(FcConfig *config); .fiDESCRIPTIONReturns 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.VERSIONFontconfig version 2.8.0 18 November 2009 FcConfigGetRescanInterval(3)