Multipart.this

Creates a new empty #SoupMultipart with a randomly-generated boundary string. Note that @mime_type must be the full MIME type, including "multipart/".

Parameters

mimeType string

the MIME type of the multipart to create.

Return Value

a new empty #SoupMultipart of the given @mime_type

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.26