1FcConfigUptoDate(3)                                        FcConfigUptoDate(3)
2
3
4

NAME

6       FcConfigUptoDate - Check timestamps on config files
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcConfigUptoDate(FcConfig *config);
12       .fi
13

DESCRIPTION

15       Checks  all  of  the files related to config and returns whether any of
16       them has been modified since the configuration was created.  If  config
17       is NULL, the current configuration is used.
18

VERSION

20       Fontconfig version 2.8.0
21
22
23
24                               18 November 2009            FcConfigUptoDate(3)
Impressum