Finds the first `GType` from this that is also contained in second.
If no matching `GType` is found, g_type_invalid is returned.
| this |
the primary `GdkContentFormats` to intersect |
| second |
the `GdkContentFormats` to intersect with |
|
The first common `GType` or g_type_invalid if none. |