* menu View->Attachments now controls whether attachment (images) are shown inline
[modest] / src / modest-tny-msg-view.h
index 7b8de6f..3a91833 100644 (file)
@@ -68,6 +68,14 @@ GtkWidget*   modest_tny_msg_view_new          (TnyMsgIface *tny_msg, ModestConf
 void         modest_tny_msg_view_set_message  (ModestTnyMsgView *self,
                                                TnyMsgIface *tny_msg);
 
+/**
+ * modest_tny_msg_view_redraw
+ * @self: a ModestTnyMsgView instance
+ *
+ * re-display the current e-mail message.
+ */
+void         modest_tny_msg_view_redraw  (ModestTnyMsgView *self);
+
 
 /**
  * modest_tny_msg_view_get_selected_text: