API Version: 2.0
Library Version: 2.72
gchar* g_content_type_get_description ( const gchar* type )
Gets the human readable description of the content type.
type
const gchar*
A content type string.
gchar*
A short description of the content type type. Free the returned string with g_free()
g_free()