1FcConfigHome(3) FcConfigHome(3)
23
4
NAME
6FcConfigHome - return the current home directory.
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcChar8 * FcConfigHome(void);
12.fi
13
DESCRIPTION
15Return the current user's home directory, if it is available, and if
16using it is enabled, and NULL otherwise. See also FcConfigEnableHome).
17
VERSION
19Fontconfig version 2.8.0
2021
22
23
18 November 2009 FcConfigHome(3)