Package: gdk

Function gdk:content-formats-union

Lambda List

gdk:content-formats-union (first second)

Arguments

first -- a gdk:content-formats instance to merge into
second -- a gdk:content-formats instance to merge from

Return Value

The new gdk:content-formats instance

Details

Append all missing types from second to first, in the order they had in second.
 

See also

#2023-8-4