Provided by: libfontconfig1-dev_2.11.0-0ubuntu4.2_amd64
NAME
FcConfigUptoDate - Check timestamps on config files
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcConfigUptoDate (FcConfig *config);
DESCRIPTION
Checks all of the files related to config and returns whether any of them has been modified since the configuration was created. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.11.0 11 10月 2013 FcConfigUptoDate(3)