FcInitBringUptoDate.3 revision a6844aab
1.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.2 $
2.TH "FcInitBringUptoDate" "3" "18 November 2009" "" ""
3.SH NAME
4FcInitBringUptoDate \- reload configuration files if needed
5.SH SYNOPSIS
6.nf
7\fB#include <fontconfig.h>
8.sp
9FcBool FcInitBringUptoDate(void\fI\fB);
10\fR.fi
11.SH "DESCRIPTION"
12.PP
13Checks the rescan interval in the default configuration, checking the
14configuration if the interval has passed and reloading the configuration if
15when any changes are detected. Returns FcFalse if the configuration cannot
16be reloaded (see FcInitReinitialize). Otherwise returns FcTrue.
17.SH "VERSION"
18.PP
19Fontconfig version 2.8.0
20