[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.STANDARD_SIZE" ) ]
public const unowned string FILE_ATTRIBUTE_STANDARD_SIZE
Warning: FILE_ATTRIBUTE_STANDARD_SIZE is deprecated. Use GLib.FileAttribute.STANDARD_SIZE.
A key in the "standard" namespace for getting the file's size (in bytes).
Corresponding FileAttributeType is g_file_attribute_type_uint64.