www.LinuxHowtos.org
FcConfigGetSysRoot
Section: (3)Updated: 05 8月 2016
Index Return to Main Contents
NAME
FcConfigGetSysRoot - Obtain the system root directorySYNOPSIS
#include <fontconfig/fontconfig.h> const FcChar8 * FcConfigGetSysRoot (const FcConfig *config);
DESCRIPTION
Obtrains the system root directory in 'config' if available.
SINCE
version 2.10.92