FcConfigHome(3) | FcConfigHome(3) |
FcConfigHome - return the current home directory.
#include <fontconfig/fontconfig.h>
FcChar8 * FcConfigHome (void);
Return the current user's home directory, if it is available, and if using it is enabled, and NULL otherwise. See also FcConfigEnableHome).
31 January 2023 | Fontconfig 2.14.1 |