[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.FILESYSTEM_SIZE" ) ]
public const unowned string FILE_ATTRIBUTE_FILESYSTEM_SIZE
Warning: FILE_ATTRIBUTE_FILESYSTEM_SIZE is deprecated. Use GLib.FileAttribute.FILESYSTEM_SIZE.
A key in the "filesystem" namespace for getting the total size (in bytes) of the file system, used in query_filesystem_info.
Corresponding FileAttributeType is g_file_attribute_type_uint64.