xenocara/lib/fontconfig/doc/FcConfigSetRescanInterval.3

21 lines
631 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcConfigSetRescanInterval" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcConfigSetRescanInterval \- Set config rescan interval
2006-11-25 11:41:30 -07:00
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcBool FcConfigSetRescanInterval(FcConfig *\fIconfig\fB);
(int \fIrescanInterval\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
Sets the rescan interval. Returns FcFalse if the interval cannot be set (due
to allocation failure). Otherwise returns FcTrue.
An interval setting of zero disables automatic checks.
If \fIconfig\fR is NULL, the current configuration is used.
2006-11-25 11:41:30 -07:00
.SH "VERSION"
.PP
Fontconfig version 2.8.0