Static gio::FILE_ATTRIBUTE_FILESYSTEM_FREE
source · pub static FILE_ATTRIBUTE_FILESYSTEM_FREE: &GStr
Expand description
A key in the “filesystem” namespace for getting the number of bytes of free space left on the file system.
Corresponding FileAttributeType
is FileAttributeType::Uint64
.