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_GAL_CUSTOM_VIEW(window)
This radio action is selected when using a custom GAL view that has not been saved.
Main menu item: View -> Current View -> Custom View
#define E_SHELL_WINDOW_ACTION_GAL_DELETE_VIEW(window)
Activation of this action deletes the current user-created GAL view.
Main menu item: View -> Current View -> Delete Current View
#define E_SHELL_WINDOW_ACTION_GAL_SAVE_CUSTOM_VIEW(window)
Activation of this action saves a custom GAL view.
Main menu item: View -> Current View -> Save Custom View...
#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_SEARCH_ADVANCED(window)
Activation of this action opens an Advanced Search dialog.
Main menu item: Search -> Advanced Search...
#define E_SHELL_WINDOW_ACTION_SEARCH_CLEAR(window)
Activation of this action clears the most recent search results.
Main menu item: Search -> Clear
#define E_SHELL_WINDOW_ACTION_SEARCH_EDIT(window)
Activation of this action opens a dialog for editing saved searches.
Main menu item: Search -> Edit Saved Searches...
#define E_SHELL_WINDOW_ACTION_SEARCH_OPTIONS(window)
Activation of this action displays a menu of search options. This appears as a "find" icon in the window's search entry.
#define E_SHELL_WINDOW_ACTION_SEARCH_QUICK(window)
Activation of this action executes the current search conditions.
Main menu item: Search -> Find Now
#define E_SHELL_WINDOW_ACTION_SEARCH_SAVE(window)
Activation of this action saves the current search conditions.
Main menu item: Search -> Save Search...
#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 side bar is visible.
Main menu item: View -> Layout -> Show Side Bar
#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_SWITCHER_STYLE_BOTH(window)
This radio action displays switcher buttons with icons and text.
Main menu item: View -> Switcher Appearance -> Icons and Text
#define E_SHELL_WINDOW_ACTION_SWITCHER_STYLE_ICONS(window)
This radio action displays switcher buttons with icons only.
Main menu item: View -> Switcher Appearance -> Icons Only
#define E_SHELL_WINDOW_ACTION_SWITCHER_STYLE_TEXT(window)
This radio action displays switcher buttons with text only.
Main menu item: View -> Switcher Appearance -> Text Only
#define E_SHELL_WINDOW_ACTION_SWITCHER_STYLE_USER(window)
This radio action displays switcher buttons according to the desktop toolbar setting.
Main menu item: View -> Switcher Appearance -> Toolbar Style
#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)