Sets our main struct and passes it to the parent class.
Create a new GdkContentFormatsBuilder 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 GdkContentFormats from the current state of the given @builder, and frees the @builder instance.
Get the main Gtk struct
the main Gtk struct as a void*
Acquires a reference on the given @builder.
Creates a new GdkContentFormats from the given @builder.
Releases a reference on the given @builder.
the main Gtk struct
A GdkContentFormatsBuilder is an auxiliary struct used to create new GdkContentFormats, and should not be kept around.