fcconfigenablehome(3) centos man page | unix.com

Man Page: fcconfigenablehome

Operating Environment: centos

Section: 3

FcConfigEnableHome(3)													     FcConfigEnableHome(3)

NAME
FcConfigEnableHome - controls use of the home directory.
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcConfigEnableHome (FcBool enable);
DESCRIPTION
If enable is FcTrue, then Fontconfig will use various files which are specified relative to the user's home directory (using the ~ notation in the configuration). When enable is FcFalse, then all use of the home directory in these contexts will be disabled. The previous setting of the value is returned.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcConfigEnableHome(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcconfigfilename(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcinitreinitialize(3) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq