FcFileIsDir

Section: (3)
Updated: 18 November 2009
Index Return to Main Contents
 

NAME

FcFileIsDir - check whether a file is a directory  

SYNOPSIS

#include <fontconfig.h>

FcBool FcFileIsDir(const FcChar8 *file);
.fi
 

DESCRIPTION

Returns FcTrue if file is a directory, otherwise returns FcFalse.  

VERSION

Fontconfig version 2.8.0