1FcConfigGetFonts(3) FcConfigGetFonts(3)
23
4
NAME
6FcConfigGetFonts - Get config font set
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetName set);
12
DESCRIPTION
14Returns one of the two sets of fonts from the configuration as speciā
15fied by set.
16
VERSION
18Fontconfig version 2.4.2
1920
21
22
11 May 2007 FcConfigGetFonts(3)