FcConfigHome

Langue: en

Version: 18 November 2009 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

FcConfigHome - return the current home directory.

SYNOPSIS

 #include <fontconfig.h>
 
 FcChar8 * FcConfigHome(void);
 .fi
 
 

DESCRIPTION

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

VERSION

Fontconfig version 2.8.0