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

secondthe gdk.content_formats.ContentFormats to intersect with

Returns

The first common GType or G_TYPE_INVALID if none.