Name
struct _EMPopupTargetAttachments —
A list of composer attachments.
Synopsis
struct _EMPopupTargetAttachments {
EPopupTarget target;
GSList * attachments;
}; Members
- target
Superclass.
- attachments
A GSList list of EMsgComposer attachments.
Description
This target is used to represent a selected list of attachments in
the message composer attachment area.
Description
This target is used to represent a selected list of attachments in
the message composer attachment area.