sunos man page for fcconfiggetrescaninverval

Query: fcconfiggetrescaninverval

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcConfigGetRescanInverval(3)											      FcConfigGetRescanInverval(3)

NAME
FcConfigGetRescanInverval - Get config rescan interval
SYNOPSIS
#include <fontconfig.h> int FcConfigGetRescanInverval (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.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigGetRescanInverval(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
cyrus-unexpunge(8) - debian
unexpunge(8) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
Merge and Sort tabular data from different text files
Using awk to remove lines from file that match text
Outputting sequences based on length with sed