Method
Gdk.ContentFormats.union
Declaration [src]
GdkContentFormats*
gdk_content_formats_union (
  GdkContentFormats* first,
  const GdkContentFormats* second
)
Parameters
| second | GdkContentFormats | 
| the  | |
| Ownership is not transferred to the callee | 
Return value
| Returns: GdkContentFormats | |
| a new  | |
| Ownership of the data is transferred to the caller | |