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 g_file_query_filesystem_info().
Corresponding #GFileAttributeType is FileAttributeType::Uint64
.