fcconfiguptodate(3) debian man page | unix.com

Man Page: fcconfiguptodate

Operating Environment: debian

Section: 3

FcConfigUptoDate(3)													       FcConfigUptoDate(3)

NAME
FcConfigUptoDate - Check timestamps on config files
SYNOPSIS
#include <fontconfig.h> FcBool FcConfigUptoDate (FcConfig *config);
DESCRIPTION
Checks all of the files related to config and returns whether any of them has been modified since the configuration was created. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigUptoDate(3)
Related Man Pages
fcconfiggetrescaninterval(3) - opensolaris
fcfilescan(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcinitreinitialize(3) - opensolaris
npm-config(1) - netbsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?