Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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.

Fontconfig 2.17.1		  02 July 2025			  FcFileIsDir(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcFileIsDir&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help