FILE_ATTRIBUTE_FILESYSTEM_SIZE

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 G_FILE_ATTRIBUTE_TYPE_UINT64.

enum FILE_ATTRIBUTE_FILESYSTEM_SIZE = "filesystem::size";