| Reference Manual of the tinymail framework | ||||
|---|---|---|---|---|
TnyGtkAttachmentMimePartViewTnyGtkAttachmentMimePartView — A type that can show a file attachment mime part |
TnyGtkAttachmentMimePartView;
TnyMimePartView* tny_gtk_attachment_mime_part_view_new
(TnyGtkAttachListModel *iview);
typedef struct _TnyGtkAttachmentMimePartView TnyGtkAttachmentMimePartView;
TnyMimePartView* tny_gtk_attachment_mime_part_view_new (TnyGtkAttachListModel *iview);
Create a new TnyMimePartView instance implemented for Gtk+
iview : |
A TnyGtkAttachListModel instance |
| Returns : | a new TnyMimePartView instance implemented for Gtk+ |