.\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcConfigHome" "3" "05 8月 2016" "Fontconfig 2.12.1" "" .SH NAME FcConfigHome \- return the current home directory. .SH SYNOPSIS .nf \fB#include .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).