FILE_ATTRIBUTE_TRASH_DELETION_DATE


Description:

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

Warning: FILE_ATTRIBUTE_TRASH_DELETION_DATE is deprecated. Use GLib.FileAttribute.TRASH_DELETION_DATE.

A key in the "trash" namespace.

When requested against items in "trash:///", will return the date and time when the file was trashed. The format of the returned string is YYYY-MM-DDThh:mm:ss. Corresponding FileAttributeType is g_file_attribute_type_string.


Namespace: GLib
Package: gio-2.0