API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
gchar* g_content_type_get_mime_type ( const gchar* type )
Gets the mime type for the content type, if one is registered.
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