Skip to main content

FILE_ATTRIBUTE_ID_FILE

Static FILE_ATTRIBUTE_ID_FILE 

Source
pub static FILE_ATTRIBUTE_ID_FILE: &GStr
Expand description

s device number and inode, so is invariant with respect to hard linking. The format used by other VFS implementations may vary, and some VFS backends may not set it.

For simply seeing if two File instances refer to the same path on disk, see Gio::File::equal().