FILE_ATTRIBUTE_TRASH_DELETION_DATE

A key in the "trash" namespace for getting the deletion date and time of a file inside the trash:/// folder.

The format of the returned string is YYYY-MM-DDThh:mm:ss.

Corresponding #GFileAttributeType is gio.types.FileAttributeType.String.

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