Package: gdk

Function gdk:content-formats-new

Lambda List

gdk:content-formats-new (&rest mtypes)

Arguments

mtypes -- strings for the MIME types

Return Value

The new gdk:content-formats instance.

Details

Creates a new gdk:content-formats instance from the given MIME types. The MIME types must be valid and different from each other or the behavior of the return value is undefined.
 

See also

2026-04-02