Provided by: libfontconfig-doc_2.15.0-2.2ubuntu1_all bug

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.

Fontconfig 2.15.0                                 23 March 2025                              FcConfigUptoDate(3)