1FcConfigGetFonts(3)                                        FcConfigGetFonts(3)
2
3
4

NAME

6       FcConfigGetFonts - Get config font set
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetName set);
12

DESCRIPTION

14       Returns  one  of the two sets of fonts from the configuration as speci‐
15       fied by set. This font set is owned by the library and must not be mod‐
16       ified or freed.  If config is NULL, the current configuration is used.
17
18
19
20Fontconfig 2.13.0                 06 3月 2018              FcConfigGetFonts(3)
Impressum