GArrow.FileInfo.is_file – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
FileInfo
base_name
dir_name
extension
mtime
path
size
type
FileInfo
equal
is_dir
is_file
to_string
is_file
Description:
[
Version
( since =
"0.17.0"
) ]
public
bool
is_file
()
Parameters:
this
A
FileInfo
.
Returns:
true
if the entry is a file,
false
otherwise.