contain_mime_type
Description:
public bool contain_mime_type (
string mime_type)
Checks if a given mime type is part of the given this.
Parameters:
this |
a `GdkContentFormats`
|
mime_type |
the mime type to search for
|
Returns:
true if the mime_type was found
|