.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FcConfigHome" "3" "2022/03/31" "Fontconfig 2.14.0" ""
.SH NAME
FcConfigHome \- return the current home directory.
.SH SYNOPSIS
.sp
\fB#include
.sp
FcChar8 * FcConfigHome (void\fI\fB);
\fR
.SH "DESCRIPTION"
.PP
Return the current user's home directory, if it is available, and if using it
is enabled, and NULL otherwise.
See also \fBFcConfigEnableHome\fR).