1FcConfigHome(3) FcConfigHome(3)
23
4
NAME
6FcConfigHome - return the current home directory.
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcChar8 * FcConfigHome (void);
12
DESCRIPTION
14Return the current user's home directory, if it is available, and if
15using it is enabled, and NULL otherwise. See also FcConfigEnableHome).
1617
18
19
Fontconfig 2.13.0 06 3月 2018 FcConfigHome(3)