Query: fcconfigenablehome
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcConfigEnableHome(3) FcConfigEnableHome(3)NAMEFcConfigEnableHome - controls use of the home directory.SYNOPSIS#include <fontconfig.h> FcBol FcConfigEnableHome(FcBool enable); .fiDESCRIPTIONIf 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.VERSIONFontconfig version 2.8.0 18 November 2009 FcConfigEnableHome(3)