aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-02-24 23:08:43 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-03-14 09:49:49 +0800
commit2166e7f4c73e8cc1f9b7f00027eec9de05961ee2 (patch)
tree1daf69f846e213f67e8aedc17a77947a7b60b656 /shell/e-shell.h
parent1dd3ee006e671f459b17addbab09c6f10757e561 (diff)
downloadgsoc2013-evolution-2166e7f4c73e8cc1f9b7f00027eec9de05961ee2.tar
gsoc2013-evolution-2166e7f4c73e8cc1f9b7f00027eec9de05961ee2.tar.gz
gsoc2013-evolution-2166e7f4c73e8cc1f9b7f00027eec9de05961ee2.tar.bz2
gsoc2013-evolution-2166e7f4c73e8cc1f9b7f00027eec9de05961ee2.tar.lz
gsoc2013-evolution-2166e7f4c73e8cc1f9b7f00027eec9de05961ee2.tar.xz
gsoc2013-evolution-2166e7f4c73e8cc1f9b7f00027eec9de05961ee2.tar.zst
gsoc2013-evolution-2166e7f4c73e8cc1f9b7f00027eec9de05961ee2.zip
Add 'express mode' gconf setting
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r--shell/e-shell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index 1a324806a2..33d1e1c496 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -121,6 +121,7 @@ void e_shell_set_network_available (EShell *shell,
gboolean e_shell_get_online (EShell *shell);
void e_shell_set_online (EShell *shell,
gboolean online);
+gboolean e_shell_get_express_mode (EShell *shell);
GtkWidget * e_shell_get_preferences_window (EShell *shell);
void e_shell_event (EShell *shell,
const gchar *event_name,