1FcConfigUptoDate(3) FcConfigUptoDate(3)
23
4
NAME
6FcConfigUptoDate - Check timestamps on config files
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcBool FcConfigUptoDate (FcConfig *config);
12
DESCRIPTION
14Checks all of the files related to config and returns whether any of
15them has been modified since the configuration was created. If config
16is NULL, the current configuration is used.
1718
19
20
Fontconfig 2.14.0 31 3月 2022 FcConfigUptoDate(3)