Finds the first mime type from first that is also contained in second.
If no matching mime type is found, null is returned.
the gdk.content_formats.ContentFormats to intersect with
The first common mime type or null if none
Finds the first mime type from first that is also contained in second.
If no matching mime type is found, null is returned.