logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcFileIsDir - check whether a file is a directory

Description

Returns FcTrue if file is a directory, otherwise returns FcFalse. Fontconfig 2.15.0 04 July 2025 FcFileIsDir(3)

Name

FcFileIsDir - check whether a file is a directory

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcFileIsDir(constFcChar8*file);

See Also