Manpages - FcConfigHome.3

Table of Contents

NAME

FcConfigHome - return the current home directory.

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcChar8 * FcConfigHome (void*);*

DESCRIPTION

Return the current user’s home directory, if it is available, and if using it is enabled, and NULL otherwise. See also FcConfigEnableHome).

Author: dt

Created: 2022-02-20 Sun 15:14