www.LinuxHowtos.org
FcDirCacheRescan
Section: (3)Updated: 02 July 2025
Index Return to Main Contents
NAME
FcDirCacheRescan - R-scan a directory cacheSYNOPSIS
#include <fontconfig/fontconfig.h> FcCache * FcDirCacheRescan (const FcChar8 *dir, FcConfig *config);
DESCRIPTION
R-scan directories only at dir and update the cache. returns NULL if failed.
SINCE
version 2.11.1