ContentFormats.matchMimeType

Finds the first mime type from @first that is also contained in @second.

If no matching mime type is found, %NULL is returned.

class ContentFormats
string
matchMimeType

Parameters

second ContentFormats

the GdkContentFormats to intersect with

Return Value

Type: string

The first common mime type or %NULL if none.

Meta