1FcConfigGetRescanInterval(3)                      FcConfigGetRescanInterval(3)
2
3
4

NAME

6       FcConfigGetRescanInterval - Get config rescan interval
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       int FcConfigGetRescanInterval (FcConfig *config);
12

DESCRIPTION

14       Returns  the interval between automatic checks of the configuration (in
15       seconds) specified in config. The configuration  is  checked  during  a
16       call  to FcFontList when this interval has passed since the last check.
17       An interval setting of zero disables automatic checks.   If  config  is
18       NULL, the current configuration is used.
19
20
21
22Fontconfig 2.13.93               28 11月 2020     FcConfigGetRescanInterval(3)
Impressum