Provided by: libfontconfig-doc_2.15.0-2.3ubuntu1_all bug

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.

Fontconfig 2.15.0                                 04 July 2025                                    FcFileIsDir(3)