FcConfigGetFontDirs(3) FcConfigGetFontDirs(3)NAMEFcConfigGetFontDirs - Get font directoriesSYNOPSIS#include <fontconfig.h> FcStrList * FcConfigGetFontDirs (FcConfig *config);DESCRIPTIONReturns the list of font directories in config. This includes the configured font directories along with any directories below those in the filesystem.VERSIONFontconfig version 2.4.1 16 October 2006 FcConfigGetFontDirs(3)