pub static FILE_ATTRIBUTE_TRASH_DELETION_DATE: &GStr
Expand description

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 FileAttributeType::String.