|
NAMEFcConfigHome - return the current home directory.SYNOPSIS#include <fontconfig/fontconfig.h> FcChar8 * FcConfigHome (void); DESCRIPTIONReturn the current user's home directory, if it is available, and if using it is enabled, and NULL otherwise. See also FcConfigEnableHome).
Visit the GSP FreeBSD Man Page Interface. |