debian man page for fcconfigenablehome

Query: fcconfigenablehome

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcConfigEnableHome(3)													     FcConfigEnableHome(3)

NAME
FcConfigEnableHome - controls use of the home directory.
SYNOPSIS
#include <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.9.0 16 April 2012 FcConfigEnableHome(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
fcinitreinitialize(3) - opensolaris
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results