www.LinuxHowtos.org





FcConfigGetSysRoot

Section: (3)
Updated: 05 8月 2016
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.  

SINCE

version 2.10.92


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE