Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcConfigUptoDate(3)					     FcConfigUptoDate(3)

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.17.1		  02 July 2025		     FcConfigUptoDate(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcConfigUptoDate&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help