Package: gdk

Function gdk:content-formats-contain-mime-type

Lambda List

gdk:content-formats-contain-mime-type (formats mime-type)

Arguments

formats -- a gdk:content-formats instance
mime-type -- a string with the mime type to search for

Return Value

True if given mime-type was found.

Details

Checks if a given mime type is part of the given formats.
 

See also

#2023-11-5