pub fn content_type_get_description(type_: &str) -> GString
Expand description

Gets the human readable description of the content type.

type_

a content type string

Returns

a short description of the content type type_. Free the returned string with g_free()