ContentFormats.match

bool match(gdk.content_formats.ContentFormats second) nothrow

Checks if first and second have any matching formats.

Parameters

secondthe gdk.content_formats.ContentFormats to intersect with

Returns

true if a matching format was found.