Provided by: libfontconfig1-dev_2.11.0-0ubuntu4.2_amd64
NAME
FcFileIsDir - check whether a file is a directory
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcFileIsDir (const FcChar8 *file);
DESCRIPTION
Returns FcTrue if file is a directory, otherwise returns FcFalse.
VERSION
Fontconfig version 2.11.0 11 10月 2013 FcFileIsDir(3)