fcconfiggetrescaninterval(3) debian man page | unix.com

Man Page: fcconfiggetrescaninterval

Operating Environment: debian

Section: 3

FcConfigGetRescanInterval(3)											      FcConfigGetRescanInterval(3)

NAME
FcConfigGetRescanInterval - Get config rescan interval
SYNOPSIS
#include <fontconfig.h> int FcConfigGetRescanInterval (FcConfig *config);
DESCRIPTION
Returns the interval between automatic checks of the configuration (in seconds) specified in config. The configuration is checked during a call to FcFontList when this interval has passed since the last check. An interval setting of zero disables automatic checks. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigGetRescanInterval(3)
Related Man Pages
fcconfiggetrescaninterval(3) - opensolaris
cyrus-unexpunge(8) - debian
unexpunge(8) - debian
unbound-checkconf(8) - redhat
unbound-checkconf(8) - osf1
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file