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

FreeBSD Manual Pages

  
 
  

home | help
FcInitBringUptoDate(3)					  FcInitBringUptoDate(3)

NAME
     FcInitBringUptoDate - reload configuration files if needed

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcBool FcInitBringUptoDate (void);

DESCRIPTION
     Checks  the rescan interval in the default configuration, checking the con-
     figuration if the interval has passed and reloading  the  configuration  if
     when  any changes are detected. Returns FcFalse if the configuration cannot
     be reloaded (see FcInitReinitialize). Otherwise returns FcTrue.

Fontconfig 2.17.1		  02 July 2025		  FcInitBringUptoDate(3)

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

home | help