Gio.File::equal
function vfunc_equal(file2: Gio.File): Boolean {
}
Checks equality of two given #GFiles.
Note that two #GFiles that differ can still refer to the same file on the filesystem due to various forms of filename aliasing.
This call does no blocking I/O.