GType or G_TYPE_INVALID if none.gobject.types.GType matchGtype(gdk.content_formats.ContentFormats second)Finds the first GType from first that is also contained in second.
If no matching GType is found, G_TYPE_INVALID is returned.
second | the [gdk.content_formats.ContentFormats] to intersect with |
GType or G_TYPE_INVALID if none.