GArrow.FileInfo.equal – 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
equal
Description:
[
Version
( since =
"0.17.0"
) ]
public
bool
equal
(
FileInfo
other_file_info)
Parameters:
this
A
FileInfo
.
other_file_info
A
FileInfo
to be compared.
Returns:
true
if both of them have the same data,
false
otherwise.