TextPart.newWithSubtype
gmime.text_part.TextPart newWithSubtype(string subtype)Creates a new text MIME part with a sepcified subtype.
Parameters
subtype | textual subtype string |
Returns
an empty text MIME part object with the specified subtype.
gmime.text_part.TextPart newWithSubtype(string subtype)Creates a new text MIME part with a sepcified subtype.
subtype | textual subtype string |