Manpages - FcFileIsDir.3

Table of Contents

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.

Author: dt

Created: 2022-02-20 Sun 15:49