Static gio::FILE_ATTRIBUTE_TRASH_ORIG_PATH
source · pub static FILE_ATTRIBUTE_TRASH_ORIG_PATH: &GStr
Expand description
A key in the “trash” namespace for getting the original path of a file
inside the trash:///
folder before it was trashed.
Corresponding FileAttributeType
is FileAttributeType::ByteString
.