STANDARD_ALLOCATED_SIZE


Description:

[ CCode ( cname = "G_FILE_ATTRIBUTE_STANDARD_ALLOCATED_SIZE" ) ]
[ Version ( since = "2.20" ) ]
public const string STANDARD_ALLOCATED_SIZE

A key in the "standard" namespace for getting the amount of disk space that is consumed by the file (in bytes).

This will generally be larger than the file size (due to block size overhead) but can occasionally be smaller (for example, for sparse files).

Corresponding FileAttributeType is g_file_attribute_type_uint64.


Namespace: GLib.FileAttribute
Package: gio-2.0