ContentFormats.matchGtype

Finds the first GType from first that is also contained in second.

If no matching GType is found, G_TYPE_INVALID is returned.

Parameters

second gdk.content_formats.ContentFormats

Return Value

Type: gobject.types.GType

The first common GType or G_TYPE_INVALID if none.