aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-sidebar.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-sidebar.h')
-rw-r--r--shell/e-sidebar.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/e-sidebar.h b/shell/e-sidebar.h
index e5f195cbf7..6024b6e229 100644
--- a/shell/e-sidebar.h
+++ b/shell/e-sidebar.h
@@ -44,6 +44,13 @@
G_BEGIN_DECLS
+typedef enum {
+ E_SWITCHER_ICONS,
+ E_SWITCHER_TEXT,
+ E_SWITCHER_BOTH,
+ E_SWITCHER_USER
+} ESwitcherStyle;
+
typedef struct _ESidebar ESidebar;
typedef struct _ESidebarClass ESidebarClass;
typedef struct _ESidebarPrivate ESidebarPrivate;