Introduction to Library Functions FcConfigEnableHome(3)
NAME
FcConfigEnableHome - controls use of the home directory.
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ]
#include
FcBol 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 isFcFalse, then all use of the home directory in these con-
texts will be disabled. The previous setting of the value is returned. VERSION Fontconfig version 2.8.0ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library/fontconfig ||_____________________________|_____________________________|
| Interface Stability | Volatile ||_____________________________|_____________________________|
| MT-Level | Unknown |
|_____________________________|_____________________________|
SunOS 5.10 Last change: 18 November 2009 1