19 lines
486 B
Groff
19 lines
486 B
Groff
|
.\" auto-generated by docbook2man-spec from docbook-utils package
|
||
|
.TH "FcConfigHome" "3" "10 1月 2013" "" ""
|
||
|
.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).
|
||
|
.SH "VERSION"
|
||
|
.PP
|
||
|
Fontconfig version 2.10.91
|