Static gio::FILE_ATTRIBUTE_FILESYSTEM_SIZE
source · pub static FILE_ATTRIBUTE_FILESYSTEM_SIZE: &GStr
Expand description
A key in the “filesystem” namespace for getting the total size (in
bytes) of the file system, used in FileExt::query_filesystem_info()
.
Corresponding FileAttributeType
is FileAttributeType::Uint64
.