EMailPartAttachment
EMailPartAttachment
|
|
Object Hierarchy
GObject
╰── EMailPart
╰── EMailPartAttachment
Functions
e_mail_part_attachment_new ()
EMailPartAttachment *
e_mail_part_attachment_new (CamelMimePart *mime_part
,
const gchar *id
);
e_mail_part_attachment_ref_attachment ()
EAttachment *
e_mail_part_attachment_ref_attachment (EMailPartAttachment *part
);
e_mail_part_attachment_set_expandable ()
void
e_mail_part_attachment_set_expandable (EMailPartAttachment *part
,
gboolean expandable
);
e_mail_part_attachment_get_expandable ()
gboolean
e_mail_part_attachment_get_expandable (EMailPartAttachment *part
);
Types and Values
E_MAIL_PART_ATTACHMENT_MIME_TYPE
#define E_MAIL_PART_ATTACHMENT_MIME_TYPE
Property Details
The “attachment”
property
“attachment” EAttachment *
The attachment object.
Owner: EMailPartAttachment
Flags: Read
The “expandable”
property
“expandable” gboolean
Whether the attachment can be expanded.
Owner: EMailPartAttachment
Flags: Read / Write
Default value: FALSE