table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
| FcFileIsDir(3) | FcFileIsDir(3) |
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.
| 05 8月 2016 | Fontconfig 2.12.1 |