1FcInitBringUptoDate(3) FcInitBringUptoDate(3)
23
4
NAME
6FcInitBringUptoDate - reload configuration files if needed
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcBool FcInitBringUptoDate (void);
12
DESCRIPTION
14Checks the rescan interval in the default configuration, checking the
15configuration if the interval has passed and reloading the configura‐
16tion if when any changes are detected.
17
VERSION
19Fontconfig version 2.4.2
2021
22
23
11 May 2007 FcInitBringUptoDate(3)