Blob Blame History Raw
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcConfigHome" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
.SH NAME
FcConfigHome \- return the current home directory.
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcChar8 * FcConfigHome (void\fI\fB);
.fi\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).