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.

class ContentFormats
matchGtype

Parameters

second ContentFormats

the GdkContentFormats to intersect with

Return Value

Type: GType

The first common GType or %G_TYPE_INVALID if none.

Meta