e-attachment-popover
e-attachment-popover
|
|
Implemented Interfaces
EAttachmentPopover implements
AtkImplementorIface and GtkBuildable.
Functions
e_attachment_popover_get_changes_saved ()
gboolean
e_attachment_popover_get_changes_saved
(EAttachmentPopover *self
);
e_attachment_popover_set_changes_saved ()
void
e_attachment_popover_set_changes_saved
(EAttachmentPopover *self
,
gboolean changes_saved
);
e_attachment_popover_get_allow_disposition ()
gboolean
e_attachment_popover_get_allow_disposition
(EAttachmentPopover *self
);
e_attachment_popover_set_allow_disposition ()
void
e_attachment_popover_set_allow_disposition
(EAttachmentPopover *self
,
gboolean allow_disposition
);
Types and Values
E_TYPE_ATTACHMENT_POPOVER
#define E_TYPE_ATTACHMENT_POPOVER (e_attachment_popover_get_type ())
EAttachmentPopover
typedef struct _EAttachmentPopover EAttachmentPopover;