Method

ArrowFileInfois_dir

Declaration [src]

gboolean
garrow_file_info_is_dir (
  GArrowFileInfo* file_info
)

Description

No description available.
Available since:0.17.0

Return value

Returns: gboolean
 

TRUE if the entry is a directory, FALSE otherwise.