FcConfigHome.3 revision a32e9e42
auto-generated by docbook2man-spec from docbook-utils package
"FcConfigHome" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
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).