Static gio::FILE_ATTRIBUTE_STANDARD_SIZE

source ·
pub static FILE_ATTRIBUTE_STANDARD_SIZE: &GStr
Expand description

A key in the “standard” namespace for getting the file’s size (in bytes).

Corresponding #GFileAttributeType is FileAttributeType::Uint64.