Creates a new GdkContentFormats from an array of mime types.
The mime types must be valid and different from each other or the behavior of the return value is undefined. If you cannot guarantee this, use GdkContentFormatsBuilder instead.
Pointer to an array of mime types
the new GdkContentFormats.
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new GdkContentFormats from an array of mime types.
The mime types must be valid and different from each other or the behavior of the return value is undefined. If you cannot guarantee this, use GdkContentFormatsBuilder instead.