[anjal] Add api to set search in mfv.
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: svn-commits-list gnome org
- Subject: [anjal] Add api to set search in mfv.
- Date: Fri, 15 May 2009 13:56:27 -0400 (EDT)
commit eae415e9184cae2d2d8f95d67613b1ca5fca67e1
Author: Srinivasa Ragavan <sragavan novell com>
Date: Fri May 15 23:28:43 2009 +0530
Add api to set search in mfv.
---
src/mail-folder-view.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/mail-folder-view.h b/src/mail-folder-view.h
index 8c8d884..ecd0f39 100644
--- a/src/mail-folder-view.h
+++ b/src/mail-folder-view.h
@@ -73,4 +73,5 @@ void mail_folder_view_show_list (MailFolderView *mfv);
void mail_folder_view_activate (MailFolderView *mfv, GtkWidget *tree, GtkWidget *folder_tree, GtkWidget *check_mail, GtkWidget *sort_by, gboolean act);
void mail_folder_view_check_mail (MailFolderView *mfv);
void mail_folder_view_save (MailFolderView *mfv);
+void mail_folder_view_set_search (MailFolderView *mfv, const char *search);
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]