ContentFormats.match

Checks if @first and @second have any matching formats.

class ContentFormats
bool
match

Parameters

second ContentFormats

the GdkContentFormats to intersect with

Return Value

Type: bool

%TRUE if a matching format was found.

Meta