aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2013-08-20 17:25:06 +0800
committerMilan Crha <mcrha@redhat.com>2013-08-20 17:25:06 +0800
commitb7e728dd46329cd4a932af75c99b65aa2f211bd0 (patch)
tree6e4e661f37d035f1791ce3a3ee066cbdffcd9f3b /shell/e-shell-view.h
parentbb6ab693783cc17f36d1e8da7f07d488611bffad (diff)
downloadgsoc2013-evolution-b7e728dd46329cd4a932af75c99b65aa2f211bd0.tar
gsoc2013-evolution-b7e728dd46329cd4a932af75c99b65aa2f211bd0.tar.gz
gsoc2013-evolution-b7e728dd46329cd4a932af75c99b65aa2f211bd0.tar.bz2
gsoc2013-evolution-b7e728dd46329cd4a932af75c99b65aa2f211bd0.tar.lz
gsoc2013-evolution-b7e728dd46329cd4a932af75c99b65aa2f211bd0.tar.xz
gsoc2013-evolution-b7e728dd46329cd4a932af75c99b65aa2f211bd0.tar.zst
gsoc2013-evolution-b7e728dd46329cd4a932af75c99b65aa2f211bd0.zip
Bug #682277 - Multiselect of messages causes slow UI update
Diffstat (limited to 'shell/e-shell-view.h')
-rw-r--r--shell/e-shell-view.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h
index db51c31ca8..7ccbacc659 100644
--- a/shell/e-shell-view.h
+++ b/shell/e-shell-view.h
@@ -234,6 +234,8 @@ void e_shell_view_unblock_execute_search
gboolean e_shell_view_is_execute_search_blocked
(EShellView *shell_view);
void e_shell_view_update_actions (EShellView *shell_view);
+void e_shell_view_update_actions_in_idle
+ (EShellView *shell_view);
GtkWidget * e_shell_view_show_popup_menu (EShellView *shell_view,
const gchar *widget_path,
GdkEvent *button_event);