API Version: 2.0
Library Version: 2.72
gchar* g_content_type_from_mime_type ( const gchar* mime_type )
Tries to find a content type based on the mime type name.
mime_type
const gchar*
A mime type string.
gchar*
Newly allocated string with content type or NULL. Free with g_free()
NULL
g_free()