www.LinuxHowtos.org





FcCacheDir

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcCacheDir - Return directory of cache  

SYNOPSIS

#include <fontconfig/fontconfig.h>

const FcChar8 * FcCacheDir (const FcCache *cache);
 

DESCRIPTION

This function returns the directory from which the cache was constructed.


 

Index

NAME
SYNOPSIS
DESCRIPTION