/usr/share/gtk-doc/html/epiphany/epiphany.devhelp2 is in epiphany-browser-dev 3.4.0.1-2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="Epiphany Reference Manual" link="index.html" author="" name="epiphany" version="2" language="c">
<chapters>
<sub name="Epiphany" link="ch01.html">
<sub name="EphyWebView" link="EphyWebView.html"/>
<sub name="EphyLocationAction" link="epiphany-EphyLocationAction.html"/>
<sub name="EphyToolbar" link="epiphany-EphyToolbar.html"/>
<sub name="EphyWindow" link="EphyWindow.html"/>
</sub>
<sub name="Library" link="ch02.html">
<sub name="EphyDialog" link="EphyDialog.html"/>
<sub name="Epiphany Debug Helpers" link="epiphany-Epiphany-Debug-Helpers.html"/>
<sub name="Epiphany File Helpers" link="epiphany-Epiphany-File-Helpers.html"/>
</sub>
<sub name="Widgets" link="ch03.html">
<sub name="EphyLocationEntry" link="EphyLocationEntry.html"/>
<sub name="EphyNodeView" link="EphyNodeView.html"/>
<sub name="EphySearchEntry" link="EphySearchEntry.html"/>
<sub name="EphyTreeModelNode" link="EphyTreeModelNode.html"/>
<sub name="EphyTreeModelSort" link="EphyTreeModelSort.html"/>
<sub name="EphyZoomAction" link="EphyZoomAction.html"/>
</sub>
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
</chapters>
<functions>
<keyword type="struct" name="struct EphyWebView" link="EphyWebView.html#EphyWebView-struct"/>
<keyword type="enum" name="enum EphyWebViewChrome" link="EphyWebView.html#EphyWebViewChrome"/>
<keyword type="struct" name="struct EphyWebViewClass" link="EphyWebView.html#EphyWebViewClass"/>
<keyword type="enum" name="enum EphyWebViewDocumentType" link="EphyWebView.html#EphyWebViewDocumentType"/>
<keyword type="enum" name="enum EphyWebViewNavigationFlags" link="EphyWebView.html#EphyWebViewNavigationFlags"/>
<keyword type="struct" name="EphyWebViewPrivate" link="EphyWebView.html#EphyWebViewPrivate"/>
<keyword type="enum" name="enum EphyWebViewSecurityLevel" link="EphyWebView.html#EphyWebViewSecurityLevel"/>
<keyword type="function" name="ephy_web_view_copy_back_history ()" link="EphyWebView.html#ephy-web-view-copy-back-history"/>
<keyword type="function" name="ephy_web_view_get_address ()" link="EphyWebView.html#ephy-web-view-get-address"/>
<keyword type="function" name="ephy_web_view_get_document_type ()" link="EphyWebView.html#ephy-web-view-get-document-type"/>
<keyword type="function" name="ephy_web_view_get_icon ()" link="EphyWebView.html#ephy-web-view-get-icon"/>
<keyword type="function" name="ephy_web_view_get_is_blank ()" link="EphyWebView.html#ephy-web-view-get-is-blank"/>
<keyword type="function" name="ephy_web_view_get_link_message ()" link="EphyWebView.html#ephy-web-view-get-link-message"/>
<keyword type="function" name="ephy_web_view_get_loading_title ()" link="EphyWebView.html#ephy-web-view-get-loading-title"/>
<keyword type="function" name="ephy_web_view_get_location ()" link="EphyWebView.html#ephy-web-view-get-location"/>
<keyword type="function" name="ephy_web_view_get_navigation_flags ()" link="EphyWebView.html#ephy-web-view-get-navigation-flags"/>
<keyword type="function" name="ephy_web_view_get_security_level ()" link="EphyWebView.html#ephy-web-view-get-security-level"/>
<keyword type="function" name="ephy_web_view_get_status_message ()" link="EphyWebView.html#ephy-web-view-get-status-message"/>
<keyword type="function" name="ephy_web_view_get_title ()" link="EphyWebView.html#ephy-web-view-get-title"/>
<keyword type="function" name="ephy_web_view_get_title_composite ()" link="EphyWebView.html#ephy-web-view-get-title-composite"/>
<keyword type="function" name="ephy_web_view_get_typed_address ()" link="EphyWebView.html#ephy-web-view-get-typed-address"/>
<keyword type="function" name="ephy_web_view_get_visibility ()" link="EphyWebView.html#ephy-web-view-get-visibility"/>
<keyword type="function" name="ephy_web_view_has_modified_forms ()" link="EphyWebView.html#ephy-web-view-has-modified-forms"/>
<keyword type="function" name="ephy_web_view_is_loading ()" link="EphyWebView.html#ephy-web-view-is-loading"/>
<keyword type="function" name="ephy_web_view_load_request ()" link="EphyWebView.html#ephy-web-view-load-request"/>
<keyword type="function" name="ephy_web_view_load_url ()" link="EphyWebView.html#ephy-web-view-load-url"/>
<keyword type="function" name="ephy_web_view_location_changed ()" link="EphyWebView.html#ephy-web-view-location-changed"/>
<keyword type="function" name="ephy_web_view_new ()" link="EphyWebView.html#ephy-web-view-new"/>
<keyword type="function" name="ephy_web_view_popups_manager_reset ()" link="EphyWebView.html#ephy-web-view-popups-manager-reset"/>
<keyword type="function" name="ephy_web_view_save ()" link="EphyWebView.html#ephy-web-view-save"/>
<keyword type="function" name="ephy_web_view_set_address ()" link="EphyWebView.html#ephy-web-view-set-address"/>
<keyword type="function" name="ephy_web_view_set_link_message ()" link="EphyWebView.html#ephy-web-view-set-link-message"/>
<keyword type="function" name="ephy_web_view_set_loading_title ()" link="EphyWebView.html#ephy-web-view-set-loading-title"/>
<keyword type="function" name="ephy_web_view_set_security_level ()" link="EphyWebView.html#ephy-web-view-set-security-level"/>
<keyword type="function" name="ephy_web_view_set_title ()" link="EphyWebView.html#ephy-web-view-set-title"/>
<keyword type="function" name="ephy_web_view_set_typed_address ()" link="EphyWebView.html#ephy-web-view-set-typed-address"/>
<keyword type="function" name="ephy_web_view_set_visibility ()" link="EphyWebView.html#ephy-web-view-set-visibility"/>
<keyword type="property" name="The "address" property" link="EphyWebView.html#EphyWebView--address"/>
<keyword type="property" name="The "document-type" property" link="EphyWebView.html#EphyWebView--document-type"/>
<keyword type="property" name="The "embed-title" property" link="EphyWebView.html#EphyWebView--embed-title"/>
<keyword type="property" name="The "hidden-popup-count" property" link="EphyWebView.html#EphyWebView--hidden-popup-count"/>
<keyword type="property" name="The "icon" property" link="EphyWebView.html#EphyWebView--icon"/>
<keyword type="property" name="The "is-blank" property" link="EphyWebView.html#EphyWebView--is-blank"/>
<keyword type="property" name="The "link-message" property" link="EphyWebView.html#EphyWebView--link-message"/>
<keyword type="property" name="The "navigation" property" link="EphyWebView.html#EphyWebView--navigation"/>
<keyword type="property" name="The "popups-allowed" property" link="EphyWebView.html#EphyWebView--popups-allowed"/>
<keyword type="property" name="The "security-level" property" link="EphyWebView.html#EphyWebView--security-level"/>
<keyword type="property" name="The "status-message" property" link="EphyWebView.html#EphyWebView--status-message"/>
<keyword type="property" name="The "typed-address" property" link="EphyWebView.html#EphyWebView--typed-address"/>
<keyword type="property" name="The "visibility" property" link="EphyWebView.html#EphyWebView--visibility"/>
<keyword type="signal" name="The "content-blocked" signal" link="EphyWebView.html#EphyWebView-content-blocked"/>
<keyword type="signal" name="The "ge-feed-link" signal" link="EphyWebView.html#EphyWebView-ge-feed-link"/>
<keyword type="signal" name="The "ge-modal-alert" signal" link="EphyWebView.html#EphyWebView-ge-modal-alert"/>
<keyword type="signal" name="The "ge-modal-alert-closed" signal" link="EphyWebView.html#EphyWebView-ge-modal-alert-closed"/>
<keyword type="signal" name="The "ge-popup-blocked" signal" link="EphyWebView.html#EphyWebView-ge-popup-blocked"/>
<keyword type="signal" name="The "ge-search-link" signal" link="EphyWebView.html#EphyWebView-ge-search-link"/>
<keyword type="signal" name="The "loading-homepage" signal" link="EphyWebView.html#EphyWebView-loading-homepage"/>
<keyword type="signal" name="The "new-document-now" signal" link="EphyWebView.html#EphyWebView-new-document-now"/>
<keyword type="signal" name="The "new-window" signal" link="EphyWebView.html#EphyWebView-new-window"/>
<keyword type="signal" name="The "search-key-press" signal" link="EphyWebView.html#EphyWebView-search-key-press"/>
<keyword type="struct" name="struct EphyToolbar" link="epiphany-EphyToolbar.html#EphyToolbar"/>
<keyword type="function" name="ephy_toolbar_new ()" link="epiphany-EphyToolbar.html#ephy-toolbar-new"/>
<keyword type="struct" name="struct EphyWindow" link="EphyWindow.html#EphyWindow-struct"/>
<keyword type="function" name="ephy_window_new ()" link="EphyWindow.html#ephy-window-new"/>
<keyword type="function" name="ephy_window_new_with_chrome ()" link="EphyWindow.html#ephy-window-new-with-chrome"/>
<keyword type="function" name="ephy_window_get_ui_manager ()" link="EphyWindow.html#ephy-window-get-ui-manager"/>
<keyword type="function" name="ephy_window_get_notebook ()" link="EphyWindow.html#ephy-window-get-notebook"/>
<keyword type="function" name="ephy_window_load_url ()" link="EphyWindow.html#ephy-window-load-url"/>
<keyword type="function" name="ephy_window_set_zoom ()" link="EphyWindow.html#ephy-window-set-zoom"/>
<keyword type="function" name="ephy_window_activate_location ()" link="EphyWindow.html#ephy-window-activate-location"/>
<keyword type="function" name="ephy_window_get_context_event ()" link="EphyWindow.html#ephy-window-get-context-event"/>
<keyword type="struct" name="EphyDialog" link="EphyDialog.html#EphyDialog-struct"/>
<keyword type="struct" name="EphyDialogProperty" link="EphyDialog.html#EphyDialogProperty"/>
<keyword type="function" name="ephy_dialog_new ()" link="EphyDialog.html#ephy-dialog-new"/>
<keyword type="function" name="ephy_dialog_new_with_parent ()" link="EphyDialog.html#ephy-dialog-new-with-parent"/>
<keyword type="function" name="ephy_dialog_construct ()" link="EphyDialog.html#ephy-dialog-construct"/>
<keyword type="function" name="ephy_dialog_set_size_group ()" link="EphyDialog.html#ephy-dialog-set-size-group"/>
<keyword type="function" name="ephy_dialog_run ()" link="EphyDialog.html#ephy-dialog-run"/>
<keyword type="function" name="ephy_dialog_show ()" link="EphyDialog.html#ephy-dialog-show"/>
<keyword type="function" name="ephy_dialog_hide ()" link="EphyDialog.html#ephy-dialog-hide"/>
<keyword type="function" name="ephy_dialog_set_parent ()" link="EphyDialog.html#ephy-dialog-set-parent"/>
<keyword type="function" name="ephy_dialog_get_parent ()" link="EphyDialog.html#ephy-dialog-get-parent"/>
<keyword type="function" name="ephy_dialog_get_control ()" link="EphyDialog.html#ephy-dialog-get-control"/>
<keyword type="function" name="ephy_dialog_get_controls ()" link="EphyDialog.html#ephy-dialog-get-controls"/>
<keyword type="property" name="The "default-height" property" link="EphyDialog.html#EphyDialog--default-height"/>
<keyword type="property" name="The "default-width" property" link="EphyDialog.html#EphyDialog--default-width"/>
<keyword type="property" name="The "parent-window" property" link="EphyDialog.html#EphyDialog--parent-window"/>
<keyword type="property" name="The "persist-position" property" link="EphyDialog.html#EphyDialog--persist-position"/>
<keyword type="signal" name="The "changed" signal" link="EphyDialog.html#EphyDialog-changed"/>
<keyword type="function" name="ephy_debug_init ()" link="epiphany-Epiphany-Debug-Helpers.html#ephy-debug-init"/>
<keyword type="function" name="ephy_profiler_start ()" link="epiphany-Epiphany-Debug-Helpers.html#ephy-profiler-start"/>
<keyword type="function" name="ephy_profiler_stop ()" link="epiphany-Epiphany-Debug-Helpers.html#ephy-profiler-stop"/>
<keyword type="enum" name="enum EphyMimePermission" link="epiphany-Epiphany-File-Helpers.html#EphyMimePermission"/>
<keyword type="function" name="ephy_file ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file"/>
<keyword type="function" name="ephy_file_add_recent_item ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-add-recent-item"/>
<keyword type="function" name="ephy_file_browse_to ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-browse-to"/>
<keyword type="function" name="ephy_file_check_mime ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-check-mime"/>
<keyword type="function" name="ephy_file_delete_on_exit ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-delete-on-exit"/>
<keyword type="function" name="ephy_file_delete_uri ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-delete-uri"/>
<keyword type="function" name="ephy_file_desktop_dir ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-desktop-dir"/>
<keyword type="function" name="ephy_file_find ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-find"/>
<keyword type="function" name="ephy_file_get_downloads_dir ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-get-downloads-dir"/>
<keyword type="function" name="ephy_file_helpers_init ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-helpers-init"/>
<keyword type="function" name="ephy_file_helpers_shutdown ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-helpers-shutdown"/>
<keyword type="function" name="ephy_file_launch_application ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-launch-application"/>
<keyword type="function" name="ephy_file_launch_desktop_file ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-launch-desktop-file"/>
<keyword type="function" name="ephy_file_launch_handler ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-launch-handler"/>
<keyword type="function" name="ephy_file_switch_temp_file ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-switch-temp-file"/>
<keyword type="function" name="ephy_file_tmp_dir ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-tmp-dir"/>
<keyword type="function" name="ephy_file_tmp_filename ()" link="epiphany-Epiphany-File-Helpers.html#ephy-file-tmp-filename"/>
<keyword type="struct" name="EphyLocationEntry" link="EphyLocationEntry.html#EphyLocationEntry-struct"/>
<keyword type="function" name="ephy_location_entry_set_location ()" link="EphyLocationEntry.html#ephy-location-entry-set-location"/>
<keyword type="function" name="ephy_location_entry_get_location ()" link="EphyLocationEntry.html#ephy-location-entry-get-location"/>
<keyword type="function" name="ephy_location_entry_get_can_undo ()" link="EphyLocationEntry.html#ephy-location-entry-get-can-undo"/>
<keyword type="function" name="ephy_location_entry_get_can_redo ()" link="EphyLocationEntry.html#ephy-location-entry-get-can-redo"/>
<keyword type="function" name="ephy_location_entry_activate ()" link="EphyLocationEntry.html#ephy-location-entry-activate"/>
<keyword type="function" name="ephy_location_entry_reset ()" link="EphyLocationEntry.html#ephy-location-entry-reset"/>
<keyword type="function" name="ephy_location_entry_undo_reset ()" link="EphyLocationEntry.html#ephy-location-entry-undo-reset"/>
<keyword type="function" name="ephy_location_entry_set_favicon ()" link="EphyLocationEntry.html#ephy-location-entry-set-favicon"/>
<keyword type="function" name="ephy_location_entry_set_show_lock ()" link="EphyLocationEntry.html#ephy-location-entry-set-show-lock"/>
<keyword type="function" name="ephy_location_entry_set_lock_stock ()" link="EphyLocationEntry.html#ephy-location-entry-set-lock-stock"/>
<keyword type="function" name="ephy_location_entry_set_lock_tooltip ()" link="EphyLocationEntry.html#ephy-location-entry-set-lock-tooltip"/>
<keyword type="function" name="ephy_location_entry_set_completion ()" link="EphyLocationEntry.html#ephy-location-entry-set-completion"/>
<keyword type="function" name="ephy_location_entry_set_match_func ()" link="EphyLocationEntry.html#ephy-location-entry-set-match-func"/>
<keyword type="signal" name="The "get-location" signal" link="EphyLocationEntry.html#EphyLocationEntry-get-location"/>
<keyword type="signal" name="The "get-title" signal" link="EphyLocationEntry.html#EphyLocationEntry-get-title"/>
<keyword type="signal" name="The "lock-clicked" signal" link="EphyLocationEntry.html#EphyLocationEntry-lock-clicked"/>
<keyword type="signal" name="The "user-changed" signal" link="EphyLocationEntry.html#EphyLocationEntry-user-changed"/>
<keyword type="struct" name="struct EphyNodeView" link="EphyNodeView.html#EphyNodeView-struct"/>
<keyword type="enum" name="enum EphyNodeViewPriority" link="EphyNodeView.html#EphyNodeViewPriority"/>
<keyword type="enum" name="enum EphyNodeViewFlags" link="EphyNodeView.html#EphyNodeViewFlags"/>
<keyword type="function" name="ephy_node_view_new ()" link="EphyNodeView.html#ephy-node-view-new"/>
<keyword type="function" name="ephy_node_view_add_toggle ()" link="EphyNodeView.html#ephy-node-view-add-toggle"/>
<keyword type="function" name="ephy_node_view_add_column ()" link="EphyNodeView.html#ephy-node-view-add-column"/>
<keyword type="function" name="ephy_node_view_add_data_column ()" link="EphyNodeView.html#ephy-node-view-add-data-column"/>
<keyword type="function" name="ephy_node_view_set_sort ()" link="EphyNodeView.html#ephy-node-view-set-sort"/>
<keyword type="function" name="ephy_node_view_set_priority ()" link="EphyNodeView.html#ephy-node-view-set-priority"/>
<keyword type="function" name="ephy_node_view_remove ()" link="EphyNodeView.html#ephy-node-view-remove"/>
<keyword type="function" name="ephy_node_view_get_selection ()" link="EphyNodeView.html#ephy-node-view-get-selection"/>
<keyword type="function" name="ephy_node_view_select_node ()" link="EphyNodeView.html#ephy-node-view-select-node"/>
<keyword type="function" name="ephy_node_view_enable_drag_source ()" link="EphyNodeView.html#ephy-node-view-enable-drag-source"/>
<keyword type="function" name="ephy_node_view_enable_drag_dest ()" link="EphyNodeView.html#ephy-node-view-enable-drag-dest"/>
<keyword type="function" name="ephy_node_view_edit ()" link="EphyNodeView.html#ephy-node-view-edit"/>
<keyword type="function" name="ephy_node_view_is_target ()" link="EphyNodeView.html#ephy-node-view-is-target"/>
<keyword type="function" name="ephy_node_view_popup ()" link="EphyNodeView.html#ephy-node-view-popup"/>
<keyword type="property" name="The "filter" property" link="EphyNodeView.html#EphyNodeView--filter"/>
<keyword type="property" name="The "root" property" link="EphyNodeView.html#EphyNodeView--root"/>
<keyword type="signal" name="The "node-activated" signal" link="EphyNodeView.html#EphyNodeView-node-activated"/>
<keyword type="signal" name="The "node-dropped" signal" link="EphyNodeView.html#EphyNodeView-node-dropped"/>
<keyword type="signal" name="The "node-middle-clicked" signal" link="EphyNodeView.html#EphyNodeView-node-middle-clicked"/>
<keyword type="signal" name="The "node-selected" signal" link="EphyNodeView.html#EphyNodeView-node-selected"/>
<keyword type="signal" name="The "node-toggled" signal" link="EphyNodeView.html#EphyNodeView-node-toggled"/>
<keyword type="struct" name="EphySearchEntry" link="EphySearchEntry.html#EphySearchEntry-struct"/>
<keyword type="function" name="ephy_search_entry_new ()" link="EphySearchEntry.html#ephy-search-entry-new"/>
<keyword type="function" name="ephy_search_entry_clear ()" link="EphySearchEntry.html#ephy-search-entry-clear"/>
<keyword type="signal" name="The "search" signal" link="EphySearchEntry.html#EphySearchEntry-search"/>
<keyword type="struct" name="struct EphyTreeModelNode" link="EphyTreeModelNode.html#EphyTreeModelNode-struct"/>
<keyword type="function" name="ephy_tree_model_node_new ()" link="EphyTreeModelNode.html#ephy-tree-model-node-new"/>
<keyword type="function" name="ephy_tree_model_node_add_prop_column ()" link="EphyTreeModelNode.html#ephy-tree-model-node-add-prop-column"/>
<keyword type="function" name="ephy_tree_model_node_add_func_column ()" link="EphyTreeModelNode.html#ephy-tree-model-node-add-func-column"/>
<keyword type="function" name="ephy_tree_model_node_node_from_iter ()" link="EphyTreeModelNode.html#ephy-tree-model-node-node-from-iter"/>
<keyword type="function" name="ephy_tree_model_node_iter_from_node ()" link="EphyTreeModelNode.html#ephy-tree-model-node-iter-from-node"/>
<keyword type="property" name="The "root" property" link="EphyTreeModelNode.html#EphyTreeModelNode--root"/>
<keyword type="struct" name="struct EphyTreeModelSort" link="EphyTreeModelSort.html#EphyTreeModelSort-struct"/>
<keyword type="function" name="ephy_tree_model_sort_new ()" link="EphyTreeModelSort.html#ephy-tree-model-sort-new"/>
<keyword type="function" name="ephy_tree_model_sort_set_base_drag_column_id ()" link="EphyTreeModelSort.html#ephy-tree-model-sort-set-base-drag-column-id"/>
<keyword type="function" name="ephy_tree_model_sort_set_extra_drag_column_id ()" link="EphyTreeModelSort.html#ephy-tree-model-sort-set-extra-drag-column-id"/>
<keyword type="struct" name="struct EphyZoomAction" link="EphyZoomAction.html#EphyZoomAction-struct"/>
<keyword type="function" name="ephy_zoom_action_set_zoom_level ()" link="EphyZoomAction.html#ephy-zoom-action-set-zoom-level"/>
<keyword type="function" name="ephy_zoom_action_get_zoom_level ()" link="EphyZoomAction.html#ephy-zoom-action-get-zoom-level"/>
<keyword type="property" name="The "zoom" property" link="EphyZoomAction.html#EphyZoomAction--zoom"/>
<keyword type="signal" name="The "zoom-to-level" signal" link="EphyZoomAction.html#EphyZoomAction-zoom-to-level"/>
</functions>
</book>
|