TnyGtkAttachmentMimePartView

TnyGtkAttachmentMimePartView — A type that can show a file attachment mime part

Synopsis




                    TnyGtkAttachmentMimePartView;
TnyMimePartView*    tny_gtk_attachment_mime_part_view_new
                                                        (TnyGtkAttachListModel *iview);

Object Hierarchy


  GObject
   +----TnyGtkAttachmentMimePartView

Implemented Interfaces

TnyGtkAttachmentMimePartView implements TnyMimePartView.

Description

A type that can show a file attachment TnyMimePart instance

Details

TnyGtkAttachmentMimePartView

typedef struct _TnyGtkAttachmentMimePartView TnyGtkAttachmentMimePartView;


tny_gtk_attachment_mime_part_view_new ()

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+