logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

FcConfigUptoDate - Check timestamps on config files

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 04 July 2025 FcConfigUptoDate(3)

Name

FcConfigUptoDate - Check timestamps on config files

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcConfigUptoDate(FcConfig*config);

See Also