table of contents
FcConfigGetSysRoot(3) | FcConfigGetSysRoot(3) |
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.9205 November 2018 | Fontconfig 2.13.1 |