opensolaris man page for fcconfigsetrescaninterval

Query: fcconfigsetrescaninterval

OS: opensolaris

Section: 3

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

FcConfigSetRescanInterval(3)											      FcConfigSetRescanInterval(3)

NAME
FcConfigSetRescanInterval - Set config rescan interval
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcConfigSetRescanInterval (FcConfig *config, int rescanInterval);
DESCRIPTION
Sets the rescan interval. Returns FcFalse if the interval cannot be set (due to allocation failure). Otherwise returns FcTrue.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcConfigSetRescanInterval(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcconfigparseandload(3) - opensolaris
fcdirsave(3) - opensolaris
fclangsetcontains(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
Study UNIX Kernel
Change directory for core file
Identify problem with while getopts
Shopt -s histappend