| Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── EAttachmentDialog
GtkWidget * e_attachment_dialog_new (GtkWindow *parent,EAttachment *attachment);
EAttachment *
e_attachment_dialog_get_attachment (EAttachmentDialog *dialog);
void e_attachment_dialog_set_attachment (EAttachmentDialog *dialog,EAttachment *attachment);
“attachment” property“attachment” EAttachment *
Owner: EAttachmentDialog
Flags: Read / Write / Construct