xenocara/lib/fontconfig/doc/FcFileIsDir.3

18 lines
403 B
Groff
Raw Normal View History

.\\" auto-generated by docbook2man-spec $Revision: 1.2 $
.TH "FcFileIsDir" "3" "18 November 2009" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcFileIsDir \- check whether a file is a directory
2006-11-25 11:41:30 -07:00
.SH SYNOPSIS
.nf
2006-11-25 11:41:30 -07:00
\fB#include <fontconfig.h>
.sp
FcBool FcFileIsDir(const FcChar8 *\fIfile\fB);
\fR.fi
2006-11-25 11:41:30 -07:00
.SH "DESCRIPTION"
.PP
Returns FcTrue if \fIfile\fR is a directory, otherwise
returns FcFalse.
2006-11-25 11:41:30 -07:00
.SH "VERSION"
.PP
Fontconfig version 2.8.0