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