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

NAME

6       FcConfigSetCurrent - Set configuration as default
7

SYNOPSIS

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

DESCRIPTION

15       Sets  the  current  default  configuration  to config. Implicitly calls
16       FcConfigBuildFonts if necessary, returning FcFalse if that call fails.
17

VERSION

19       Fontconfig version 2.8.0
20
21
22
23                               18 November 2009          FcConfigSetCurrent(3)
Impressum