API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
gchar* g_content_type_get_mime_type ( const gchar* type )
Gets the mime type for the content type, if one is registered.
Available since: 2.0
type
Type: const gchar*
const gchar*
A content type string.
Type: gchar*
gchar*
The registered mime type for the given type, or NULL if unknown; free with g_free().
NULL