[ DestroysInstance ]
public ContentFormats union (ContentFormats second)
Append all missing types from second
to this, in the order they had in second
.
this |
the `GdkContentFormats` to merge into |
second |
the `GdkContentFormats` to merge from |
a new `GdkContentFormats` |