aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/evolution-shell/evolution-shell.types
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/evolution-shell/evolution-shell.types')
-rw-r--r--doc/reference/evolution-shell/evolution-shell.types19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/reference/evolution-shell/evolution-shell.types b/doc/reference/evolution-shell/evolution-shell.types
new file mode 100644
index 0000000000..2bc9a71963
--- /dev/null
+++ b/doc/reference/evolution-shell/evolution-shell.types
@@ -0,0 +1,19 @@
+#include <shell/e-shell.h>
+#include <shell/e-shell-backend.h>
+#include <shell/e-shell-content.h>
+#include <shell/e-shell-searchbar.h>
+#include <shell/e-shell-sidebar.h>
+#include <shell/e-shell-switcher.h>
+#include <shell/e-shell-taskbar.h>
+#include <shell/e-shell-view.h>
+#include <shell/e-shell-window.h>
+
+e_shell_get_type
+e_shell_backend_get_type
+e_shell_content_get_type
+e_shell_searchbar_get_type
+e_shell_sidebar_get_type
+e_shell_switcher_get_type
+e_shell_taskbar_get_type
+e_shell_view_get_type
+e_shell_window_get_type