FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE

A key in the "standard" namespace for getting the content type of the file.

Corresponding #GFileAttributeType is gio.types.FileAttributeType.String.

The value for this key should contain a valid content type.

enum FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE = "standard::content-type";