16 lines
458 B
Groff
16 lines
458 B
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcConfigHome" "3" "05 7月 2017" "Fontconfig 2.12.4" ""
|
|
.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).
|