Static gio::FILE_ATTRIBUTE_STANDARD_IS_BACKUP
source · pub static FILE_ATTRIBUTE_STANDARD_IS_BACKUP: Lazy<&'static str>Expand description
A key in the “standard” namespace for checking if a file is a backup file.
Corresponding FileAttributeType is FileAttributeType::Boolean.