Package: gdk

Function gdk:content-formats-new

Lambda List

gdk:content-formats-new (mime-types)

Arguments

mime-types -- a list of strings with the mime types

Return Value

The new gdk:content-formats instance.

Details

Creates a new gdk:content-formats instance from a list 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 the gdk:content-formats-builder object instead.
 

See also

gdk:content-formats
gdk:content-formats-builder
#2023-8-4