table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
FcConfigHome(3) | FcConfigHome(3) |
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).
18 1月 2025 | Fontconfig 2.16.0 |