[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.FILESYSTEM_FREE" ) ]
public const unowned string FILE_ATTRIBUTE_FILESYSTEM_FREE
Warning: FILE_ATTRIBUTE_FILESYSTEM_FREE is deprecated. Use GLib.FileAttribute.FILESYSTEM_FREE.
A key in the "filesystem" namespace for getting the number of bytes of free space left on the file system.
Corresponding FileAttributeType is g_file_attribute_type_uint64.