Static gio::FILE_ATTRIBUTE_STANDARD_SIZE[][src]

pub static FILE_ATTRIBUTE_STANDARD_SIZE: Lazy<&'static str>
Expand description

A key in the “standard” namespace for getting the file’s size (in bytes). Corresponding FileAttributeType is FileAttributeType::Uint64.