pub static FILE_ATTRIBUTE_FILESYSTEM_REMOTE: &GStr
Expand description
A key in the “filesystem” namespace for checking if the file system is remote.
Is set to true
if the file system is remote.
Corresponding #GFileAttributeType is FileAttributeType::Boolean
.