FcConfigGetFonts
Name
FcConfigGetFonts -- Get config font set
Synopsis
#include <fontconfig.h>
FcFontSet * FcConfigGetFonts
(FcConfig *config, FcSetName set);
Description
Returns one of the two sets of fonts from the configuration as specified
by set
.
Version
Fontconfig version 2.4.2