Determines if @type is a subset of @mime_type. Convenience wrapper around g_content_type_is_a().
a content type string
a mime type string
%TRUE if @type is a kind of @mime_type, %FALSE otherwise.
2.52
See Implementation
Determines if @type is a subset of @mime_type. Convenience wrapper around g_content_type_is_a().