Do not automatically add new contacts to addressbook when sending messages
[modest] / src / hildon2 / modest-folder-window.h
index f7fb2bf..bf978e5 100644 (file)
@@ -95,6 +95,16 @@ void modest_folder_window_set_account (ModestFolderWindow *self,
                                       const gchar *account_name);
 
 /**
+ * modest_folder_window_set_mailbox:
+ * @self: a #ModestFolderWindow
+ * @mailbox: a string
+ *
+ * Sets the current mailbox in the folder window.
+ */
+void modest_folder_window_set_mailbox (ModestFolderWindow *self,
+                                      const gchar *mailbox);
+
+/**
  * modest_folder_Window_transfer_mode_enabled:
  * @self: a #ModestFolderWindow
  *