Static gio::FILE_ATTRIBUTE_RECENT_MODIFIED [−][src]
pub static FILE_ATTRIBUTE_RECENT_MODIFIED: Lazy<&'static str>
This is supported 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.