FcFileIsDir

Langue: en

Version: 08 May 2009 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

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.6.99.behdad.20090508