match


Description:

public bool match (ContentFormats second)

Checks if this and second have any matching formats.

Parameters:

this

the primary `GdkContentFormats` to intersect

second

the `GdkContentFormats` to intersect with

Returns:

true if a matching format was found.