table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcConfigSetRescanInterval(3) | FcConfigSetRescanInterval(3) |
NAME¶
FcConfigSetRescanInterval - Set config rescan intervalSYNOPSIS¶
#include <fontconfig.h>DESCRIPTION¶
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 config is NULL, the current configuration is used.VERSION¶
Fontconfig version 2.9.016 April 2012 |