Static gio::FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE[][src]

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

A key in the “standard” namespace for getting the content type of the file. Corresponding FileAttributeType is FileAttributeType::String. The value for this key should contain a valid content type.