TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 2.52
Determines if type is a subset of mime_type. Convenience wrapper around g_content_type_is_a().
type
mime_type
g_content_type_is_a()
a content type string
a mime type string
true if type is a kind of mime_type, false otherwise.
true
false
2.52
Determines if
typeis a subset ofmime_type. Convenience wrapper aroundg_content_type_is_a().