aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-utils.h
diff options
context:
space:
mode:
authorRitesh Khadgaray <khadgaray@gmail.com>2009-11-20 05:08:34 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-11-20 05:08:34 +0800
commit82e862889dce6540714a90444473454e3ef9c66b (patch)
tree19da02f512fdffd883177460cfaba0bbfeacd76c /mail/em-utils.h
parentf11f1c477dfbdbe666ad5627ad44ac95bd7c816f (diff)
downloadgsoc2013-evolution-82e862889dce6540714a90444473454e3ef9c66b.tar
gsoc2013-evolution-82e862889dce6540714a90444473454e3ef9c66b.tar.gz
gsoc2013-evolution-82e862889dce6540714a90444473454e3ef9c66b.tar.bz2
gsoc2013-evolution-82e862889dce6540714a90444473454e3ef9c66b.tar.lz
gsoc2013-evolution-82e862889dce6540714a90444473454e3ef9c66b.tar.xz
gsoc2013-evolution-82e862889dce6540714a90444473454e3ef9c66b.tar.zst
gsoc2013-evolution-82e862889dce6540714a90444473454e3ef9c66b.zip
BugĀ 563555 - Confirm before forwarding many emails inline
Diffstat (limited to 'mail/em-utils.h')
-rw-r--r--mail/em-utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/em-utils.h b/mail/em-utils.h
index b61dce395a..5cf3dfa851 100644
--- a/mail/em-utils.h
+++ b/mail/em-utils.h
@@ -41,6 +41,7 @@ struct _EMFormat;
const gchar * em_utils_get_data_dir (void);
const gchar * em_utils_get_config_dir (void);
+gboolean em_utils_ask_open_many (GtkWindow *parent, gint how_many);
gboolean em_utils_prompt_user(GtkWindow *parent, const gchar *promptkey, const gchar *tag, const gchar *arg0, ...);
GPtrArray *em_utils_uids_copy (GPtrArray *uids);