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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-window.h b/shell/e-shell-window.h
index 17e1a172ee..c423a43c92 100644
--- a/shell/e-shell-window.h
+++ b/shell/e-shell-window.h
@@ -59,6 +59,7 @@ struct _EShellWindowClass {
};
GType e_shell_window_get_type (void);
+GtkWidget * e_shell_window_new (void);
GtkUIManager * e_shell_window_get_ui_manager (EShellWindow *window);
GtkAction * e_shell_window_get_action (EShellWindow *window,
const gchar *action_name);