FcConfigUptoDate
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcConfigUptoDate - Check timestamps on config filesSYNOPSIS
#include <fontconfig.h>
FcBool FcConfigUptoDate (FcConfig *config);
DESCRIPTION
Checks all of the files related to config and returns whether the in-memory version is in sync with the disk version.
VERSION
Fontconfig version 2.4.2


