Create a new gdk.content_formats_builder.ContentFormatsBuilder object.
Appends all formats from formats to builder, skipping those that already exist.
Appends type to builder if it has not already been added.
Appends mime_type to builder if it has not already been added.
Creates a new gdk.content_formats.ContentFormats from the given builder.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A gdk.content_formats_builder.ContentFormatsBuilder is an auxiliary struct used to create new gdk.content_formats.ContentFormats, and should not be kept around.