1FcConfigSetCurrent(3)                                    FcConfigSetCurrent(3)
2
3
4

NAME

6       FcConfigSetCurrent - Set configuration as default
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcConfigSetCurrent (FcConfig *config);
12

DESCRIPTION

14       Sets  the current default configuration to config. Implicitly calls Fc‐
15       ConfigBuildFonts if necessary, and FcConfigReference() to  inrease  the
16       reference  count in config since 2.12.0, returning FcFalse if that call
17       fails.
18
19
20
21Fontconfig 2.13.93               28 11月 2020            FcConfigSetCurrent(3)
Impressum