File: evolution-shell.types

package info (click to toggle)
evolution 3.12.9~git20141130.241663-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 135,148 kB
  • ctags: 42,742
  • sloc: ansic: 398,340; sh: 11,322; xml: 6,861; makefile: 4,982; perl: 164
file content (19 lines) | stat: -rw-r--r-- 523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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