logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

FcConfigEnableHome - controls use of the home directory.

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. Fontconfig 2.15.0 04 July 2025 FcConfigEnableHome(3)

Name

FcConfigEnableHome - controls use of the home directory.

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcConfigEnableHome(FcBoolenable);

See Also