.\" 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" "15 May 2020" "Fontconfig 2.13.1" "" .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).