1FcConfigUptoDate(3) FcConfigUptoDate(3)
23
4
NAME
6FcConfigUptoDate - Check timestamps on config files
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcBool FcConfigUptoDate (FcConfig *config);
12
DESCRIPTION
14Checks all of the files related to config and returns whether the in-
15memory version is in sync with the disk version.
16
VERSION
18Fontconfig version 2.4.2
1920
21
22
11 May 2007 FcConfigUptoDate(3)