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.
bool match(gdk.content_formats.ContentFormats second)Checks if first and second have any matching formats.
second | the gdk.content_formats.ContentFormats to intersect with |