Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 spec-
     ified  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.

Fontconfig 2.17.1		  02 July 2025		   FcConfigEnableHome(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcConfigEnableHome&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help