FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE

A key in the "standard" namespace for getting the content type of the file. Corresponding GFileAttributeType is G_FILE_ATTRIBUTE_TYPE_STRING. The value for this key should contain a valid content type.

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