FcConfigGetSysRoot

Section: (3)
Updated: 11 10月 2013
Index Return to Main Contents
 

NAME

FcConfigGetSysRoot - Obtain the system root directory  

SYNOPSIS

#include <fontconfig/fontconfig.h>

const FcChar8 * FcConfigGetSysRoot (const FcConfig *config);
 

DESCRIPTION

Obtrains the system root directory in 'config' if available.  

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION