FILE_ATTRIBUTE_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 #GFileAttributeType is %G_FILE_ATTRIBUTE_TYPE_STRING.

enum FILE_ATTRIBUTE_TRASH_DELETION_DATE = "trash::deletion-date";

Meta