ContentFormatsBuilder
A GdkContentFormatsBuilder
is an auxiliary struct used to create new GdkContentFormats
, and should not be kept around.
Constructors
Functions
Link copied to clipboard
Appends all formats from @formats to @builder, skipping those that already exist.
Link copied to clipboard
Appends @mime_type to @builder if it has not already been added.
Link copied to clipboard
Creates a new GdkContentFormats
from the current state of the given @builder, and frees the @builder instance.
Link copied to clipboard
Acquires a reference on the given @builder.
Link copied to clipboard
Creates a new GdkContentFormats
from the given @builder.