FILE_ATTRIBUTE_TRASH_ORIG_PATH


Description:

[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.TRASH_ORIG_PATH" ) ]
public const unowned string FILE_ATTRIBUTE_TRASH_ORIG_PATH

Warning: FILE_ATTRIBUTE_TRASH_ORIG_PATH is deprecated. Use GLib.FileAttribute.TRASH_ORIG_PATH.

A key in the "trash" namespace.

When requested against items in "trash:///", will return the original path to the file before it was trashed. Corresponding FileAttributeType is g_file_attribute_type_byte_string.


Namespace: GLib
Package: gio-2.0