API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.18
gchar* g_content_type_from_mime_type ( const gchar* mime_type )
Tries to find a content type based on the mime type name.
Available since: 2.18
mime_type
Type: const gchar*
const gchar*
A mime type string.
Type: gchar*
gchar*
Newly allocated string with content type or NULL. Free with g_free().
NULL