Static gio::FILE_ATTRIBUTE_RECENT_MODIFIED
source · pub static FILE_ATTRIBUTE_RECENT_MODIFIED: Lazy<&'static str>
Available on crate feature
v2_52
only.Expand description
A key in the “recent” namespace for getting time, when the metadata for the
file in recent:///
was last changed.
Corresponding FileAttributeType
is FileAttributeType::Int64
.