1FcConfigSetRescanInterval(3)                      FcConfigSetRescanInterval(3)
2
3
4

NAME

6       FcConfigSetRescanInterval - Set config rescan interval
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcConfigSetRescanInterval (FcConfig *config, int rescanInterval);
12

DESCRIPTION

14       Sets the rescan interval. Returns FcFalse if the interval cannot be set
15       (due to allocation failure). Otherwise  returns  FcTrue.   An  interval
16       setting of zero disables automatic checks.  If config is NULL, the cur‐
17       rent configuration is used.
18
19
20
21Fontconfig 2.14.1                21 10月 2022     FcConfigSetRescanInterval(3)
Impressum