API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
gchar* g_content_type_get_description ( const gchar* type )
Gets the human readable description of the content type.
type
Type: const gchar*
const gchar*
A content type string.
Type: gchar*
gchar*
A short description of the content type type. Free the returned string with g_free()
g_free()