summaryrefslogtreecommitdiff
path: root/lib/fontconfig/doc/FcFileIsDir.3
blob: b96044883f2e1ba356f383efe5b233764af847e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcFileIsDir" "3" "18 November 2009" "" ""
.SH NAME
FcFileIsDir \- check whether a file is a directory
.SH SYNOPSIS
.nf
\fB#include <fontconfig.h>
.sp
FcBool FcFileIsDir(const FcChar8 *\fIfile\fB);
\fR.fi
.SH "DESCRIPTION"
.PP
Returns FcTrue if \fIfile\fR is a directory, otherwise
returns FcFalse.
.SH "VERSION"
.PP
Fontconfig version 2.8.0