FcConfigGetFonts(3) FcConfigGetFonts(3)NAMEFcConfigGetFonts - Get config font setSYNOPSIS#include <fontconfig.h> FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetName set);DESCRIPTIONReturns one of the two sets of fonts from the configuration as specified by set. This font set is owned by the library and must not be mod- ified or freed. If config is NULL, the current configuration is used.VERSIONFontconfig version 2.9.0 16 April 2012 FcConfigGetFonts(3)