1FcInitBringUptoDate(3) FcInitBringUptoDate(3)
2
3
4
6 FcInitBringUptoDate - reload configuration files if needed
7
9 #include <fontconfig/fontconfig.h>
10
11 FcBool FcInitBringUptoDate (void);
12
14 Checks the rescan interval in the default configuration, checking the
15 configuration if the interval has passed and reloading the configura‐
16 tion if when any changes are detected. Returns FcFalse if the configu‐
17 ration cannot be reloaded (see FcInitReinitialize). Otherwise returns
18 FcTrue.
19
20
21
22Fontconfig 2.13.92 09 8月 2019 FcInitBringUptoDate(3)