Method
GdkContentFormatsunion
Declaration [src]
GdkContentFormats*
gdk_content_formats_union (
  GdkContentFormats* first,
  const GdkContentFormats* second
)
Parameters
- second
- 
            Type: GdkContentFormatsThe GdkContentFormatsto merge from.The data is owned by the caller of the method. 
Return value
Type: GdkContentFormats
A new GdkContentFormats
| The caller of the method takes ownership of the data, and is responsible for freeing it. |