1FcConfigGetRescanInverval(3)                      FcConfigGetRescanInverval(3)
2
3
4

NAME

6       FcConfigGetRescanInverval - Get config rescan interval
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       int FcConfigGetRescanInverval (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

VERSION

19       Fontconfig version 2.4.2
20
21
22
23                                  11 May 2007     FcConfigGetRescanInverval(3)
Impressum