1FcConfigEnableHome(3)                                    FcConfigEnableHome(3)
2
3
4

NAME

6       FcConfigEnableHome - controls use of the home directory.
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcConfigEnableHome (FcBool enable);
12

DESCRIPTION

14       If  enable  is FcTrue, then Fontconfig will use various files which are
15       specified relative to the user's home directory (using the  ~  notation
16       in the configuration). When enable is FcFalse, then all use of the home
17       directory in these contexts will be disabled. The previous  setting  of
18       the value is returned.
19
20
21
22Fontconfig 2.13.0                 06 3月 2018            FcConfigEnableHome(3)
Impressum