.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcFileIsDir" "3" "24 August 2019" "Fontconfig 2.13.1" "" .SH NAME FcFileIsDir \- check whether a file is a directory .SH SYNOPSIS .sp \fB#include .sp FcBool FcFileIsDir (const FcChar8 *\fIfile\fB); \fR .SH "DESCRIPTION" .PP Returns FcTrue if \fIfile\fR is a directory, otherwise returns FcFalse.