pub fn content_type_get_description(type_: &str) -> GString
Gets the human readable description of the content type.
type_
a content type string
a short description of the content type type_. Free the returned string with g_free()
g_free()