[ CCode ( has_construct_function = false ) ]
public Part.with_type (string type, string subtype)
Creates a new MIME Part with a sepcified type.
type |
content-type string |
subtype |
content-subtype string |
an empty MIME Part object with the specified content-type. |