(root)/
fontconfig-2.14.2/
doc/
FcConfigHome.3
FcConfigHome(3) FcConfigHome(3)

NAME
FcConfigHome - return the current home directory.

SYNOPSIS
#include <fontconfig/fontconfig.h>

FcChar8 * FcConfigHome (void);

DESCRIPTION
Return the current user's home directory, if it is available, and if using it is enabled, and NULL otherwise.
See also FcConfigEnableHome).

Fontconfig 2.14.2 27 1月 2023 FcConfigHome(3)