API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
gchar* g_content_type_get_description ( const gchar* type )
Gets the human readable description of the content type.
Available since: 2.0
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()