Query: fcconfiggetfonts
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcConfigGetFonts(3) FcConfigGetFonts(3)NAMEFcConfigGetFonts - Get config font setSYNOPSIS#include <fontconfig/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.10.95 31 8 2013 FcConfigGetFonts(3)