from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
FcConfigUptoDate
Section: (3) Updated: 02 July 2025 Index
Return to Main Contents
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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
|