Static gio::FILE_ATTRIBUTE_FILESYSTEM_READONLY[][src]

pub static FILE_ATTRIBUTE_FILESYSTEM_READONLY: Lazy<&'static str>
Expand description

A key in the “filesystem” namespace for checking if the file system is read only. Is set to true if the file system is read only. Corresponding FileAttributeType is FileAttributeType::Boolean.