FILE_ATTRIBUTE_FILESYSTEM_SIZE

A key in the "filesystem" namespace for getting the total size (in bytes) of the file system, used in gio.file.File.queryFilesystemInfo.

Corresponding #GFileAttributeType is gio.types.FileAttributeType.Uint64.

enum FILE_ATTRIBUTE_FILESYSTEM_SIZE = "filesystem::size";