aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window.h')
-rw-r--r--shell/e-shell-window.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/e-shell-window.h b/shell/e-shell-window.h
index f23ac67d31..1a012fe20a 100644
--- a/shell/e-shell-window.h
+++ b/shell/e-shell-window.h
@@ -54,6 +54,9 @@ GType e_shell_window_get_type (void);
GtkWidget *e_shell_window_new (EShell *shell);
+void e_shell_window_switch_to_component (EShellWindow *shell,
+ const char *component_id);
+
EShell *e_shell_window_peek_shell (EShellWindow *window);
BonoboUIComponent *e_shell_window_peek_bonobo_ui_component (EShellWindow *window);