Imported Upstream version 2.11.93
[platform/upstream/fontconfig.git] / doc / FcConfigHome.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigHome" "3" "09 3月 2015" "Fontconfig 2.11.93" ""
3 .SH NAME
4 FcConfigHome \- return the current home directory.
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcChar8 * FcConfigHome (void\fI\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Return the current user's home directory, if it is available, and if using it
14 is enabled, and NULL otherwise.
15 See also \fBFcConfigEnableHome\fR).