Top | ![]() |
![]() |
![]() |
![]() |
#define E_SHELL_WINDOW_ACTION_ABOUT(window)
Activation of this action displays the application's About dialog.
Main menu item: Help -> About
#define E_SHELL_WINDOW_ACTION_CLOSE(window)
Activation of this action closes window
. If this is the last window,
the application initiates shutdown.
Main menu item: File -> Close
#define E_SHELL_WINDOW_ACTION_CONTENTS(window)
Activation of this action opens the application's user manual.
Main menu item: Help -> Contents
#define E_SHELL_WINDOW_ACTION_IMPORT(window)
Activation of this action opens the Evolution Import Assistant.
Main menu item: File -> Import...
#define E_SHELL_WINDOW_ACTION_NEW_WINDOW(window)
Activation of this action opens a new shell window.
Main menu item: File -> New Window
#define E_SHELL_WINDOW_ACTION_PAGE_SETUP(window)
Activation of this action opens the application's Page Setup dialog.
Main menu item: File -> Page Setup...
#define E_SHELL_WINDOW_ACTION_PREFERENCES(window)
Activation of this action opens the application's Preferences window.
Main menu item: Edit -> Preferences
#define E_SHELL_WINDOW_ACTION_QUIT(window)
Activation of this action initiates application shutdown.
Main menu item: File -> Quit
#define E_SHELL_WINDOW_ACTION_SHOW_MENUBAR(window)
This toggle action controls whether the menu bar is visible.
Main menu item: View -> Layout -> Show Menu Bar
Since: 3.24
#define E_SHELL_WINDOW_ACTION_SHOW_SIDEBAR(window)
This toggle action controls whether the sidebar is visible.
Main menu item: View -> Layout -> Show Sidebar
#define E_SHELL_WINDOW_ACTION_SHOW_SWITCHER(window)
This toggle action controls whether the switcher buttons are visible.
Main menu item: View -> Switcher Appearance -> Show Buttons
#define E_SHELL_WINDOW_ACTION_SHOW_TASKBAR(window)
This toggle action controls whether the task bar is visible.
Main menu item: View -> Layout -> Show Status Bar
#define E_SHELL_WINDOW_ACTION_SHOW_TOOLBAR(window)
This toggle action controls whether the tool bar is visible.
Main menu item: View -> Layout -> Show Tool Bar
#define E_SHELL_WINDOW_ACTION_SUBMIT_BUG(window)
Activation of this action allows users to report a bug using Bug Buddy.
Main menu item: Help -> Submit Bug Report
#define E_SHELL_WINDOW_ACTION_WORK_OFFLINE(window)
Activation of this action puts the application into offline mode.
Main menu item: File -> Work Offline
#define E_SHELL_WINDOW_ACTION_WORK_ONLINE(window)
Activation of this action puts the application into online mode.
Main menu item: File -> Work Online
#define E_SHELL_WINDOW_ACTION_GROUP_LOCKDOWN_APPLICATION_HANDLERS(window)
#define E_SHELL_WINDOW_ACTION_GROUP_LOCKDOWN_PRINTING(window)
#define E_SHELL_WINDOW_ACTION_GROUP_LOCKDOWN_PRINT_SETUP(window)
#define E_SHELL_WINDOW_ACTION_GROUP_LOCKDOWN_SAVE_TO_DISK(window)