pub static FILE_ATTRIBUTE_FILESYSTEM_READONLY: &GStr
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 #GFileAttributeType is FileAttributeType::Boolean.