Static gio::FILE_ATTRIBUTE_TIME_ACCESS

source ·
pub static FILE_ATTRIBUTE_TIME_ACCESS: &GStr
Expand description

A key in the “time” namespace for getting the time the file was last accessed.

Corresponding #GFileAttributeType is FileAttributeType::Uint64, and contains the time since the file was last accessed, in seconds since the UNIX epoch.