from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
FcInitBringUptoDate
Section: (3) Updated: 05 8月 2016 Index
Return to Main Contents
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
configuration 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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
|