ContentFormats.match
bool match(gdk.content_formats.ContentFormats second)Checks if first and second have any matching formats.
Parameters
second | the [gdk.content_formats.ContentFormats] to intersect with |
Returns
true if a matching format was found.