www.LinuxHowtos.org





FcCacheNumSubdir

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

NAME

FcCacheNumSubdir - Return the number of subdirectories in cache.  

SYNOPSIS

#include <fontconfig/fontconfig.h>

int FcCacheNumSubdir (const FcCache *cache);
 

DESCRIPTION

This returns the total number of subdirectories in the cache.


 

Index

NAME
SYNOPSIS
DESCRIPTION