aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/libeutil
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-05-27 02:57:43 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-05-28 21:56:30 +0800
commit6c9a3243c9b335cb7e5873b15562263e74293dc2 (patch)
treeb94ece5ad2b366aaa9ed06843e74f8f5f14f9e2b /doc/reference/libeutil
parent5204abd40cac00e501e3c0823c18016343feec4f (diff)
downloadgsoc2013-evolution-6c9a3243c9b335cb7e5873b15562263e74293dc2.tar
gsoc2013-evolution-6c9a3243c9b335cb7e5873b15562263e74293dc2.tar.gz
gsoc2013-evolution-6c9a3243c9b335cb7e5873b15562263e74293dc2.tar.bz2
gsoc2013-evolution-6c9a3243c9b335cb7e5873b15562263e74293dc2.tar.lz
gsoc2013-evolution-6c9a3243c9b335cb7e5873b15562263e74293dc2.tar.xz
gsoc2013-evolution-6c9a3243c9b335cb7e5873b15562263e74293dc2.tar.zst
gsoc2013-evolution-6c9a3243c9b335cb7e5873b15562263e74293dc2.zip
Rename libeutil to libevolution-util.
To make Evolution's shared libraries more consistent. Also rename the documentation module to evolution-util.
Diffstat (limited to 'doc/reference/libeutil')
-rw-r--r--doc/reference/libeutil/Makefile.am73
-rw-r--r--doc/reference/libeutil/libeutil-docs.sgml286
-rw-r--r--doc/reference/libeutil/libeutil-overrides.txt0
-rw-r--r--doc/reference/libeutil/libeutil-sections.txt4971
-rw-r--r--doc/reference/libeutil/libeutil.types176
5 files changed, 0 insertions, 5506 deletions
diff --git a/doc/reference/libeutil/Makefile.am b/doc/reference/libeutil/Makefile.am
deleted file mode 100644
index 411f0c8b44..0000000000
--- a/doc/reference/libeutil/Makefile.am
+++ /dev/null
@@ -1,73 +0,0 @@
-# The name of the module.
-DOC_MODULE = libeutil
-
-# The top-level SGML file.
-DOC_MAIN_SGML_FILE = libeutil-docs.sgml
-
-# Extra options to supply to gtkdoc-scan.
-SCAN_OPTIONS = --deprecated-guards="EDS_DISABLE_DEPRECATED"
-
-# The directory containing the source code. Relative to $(srcdir).
-DOC_SOURCE_DIR = $(top_srcdir)/e-util
-
-# Used for dependencies. The docs will be rebuilt if any of these change.
-HFILE_GLOB = $(top_srcdir)/e-util/*.h
-CFILE_GLOB = $(top_srcdir)/e-util/*.c
-
-# Ignore all accessiblity headers.
-IGNORE_HFILES = \
- e-marshal.h \
- e-table-col-dnd.h \
- e-table-defines.h \
- e-util-enumtypes.h \
- e-util-private.h \
- ea-calendar-cell.h \
- ea-calendar-item.h \
- ea-cell-table.h \
- ea-factory.h \
- ea-widgets.h \
- gal-a11y-e-cell.h \
- gal-a11y-e-cell-popup.h \
- gal-a11y-e-cell-registry.h \
- gal-a11y-e-cell-toggle.h \
- gal-a11y-e-cell-tree.h \
- gal-a11y-e-cell-vbox.h \
- gal-a11y-e-table-click-to-add-factory.h \
- gal-a11y-e-table-click-to-add.h \
- gal-a11y-e-table-column-header.h \
- gal-a11y-e-table-factory.h \
- gal-a11y-e-table-item-factory.h \
- gal-a11y-e-table-item.h \
- gal-a11y-e-table.h \
- gal-a11y-e-text-factory.h \
- gal-a11y-e-text.h \
- gal-a11y-e-tree-factory.h \
- gal-a11y-e-tree.h \
- gal-a11y-factory.h \
- gal-a11y-util.h \
- $(NULL)
-
-GTKDOC_CFLAGS = \
- -I$(top_srcdir) \
- -I$(top_builddir) \
- $(EVOLUTION_DATA_SERVER_CFLAGS) \
- $(GNOME_PLATFORM_CFLAGS) \
- $(GTKHTML_CFLAGS) \
- $(NULL)
-
-GTKDOC_LIBS = \
- $(top_builddir)/e-util/libeutil.la \
- $(EVOLUTION_DATA_SERVER_LIBS) \
- $(GNOME_PLATFORM_LIBS) \
- $(GTKHTML_LIBS) \
- $(NULL)
-
-# Extra options to supply to gtkdoc-mkdb
-MKDB_OPTIONS = --output-format=xml --sgml-mode
-
-# This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make
-
-#TESTS = $(GTKDOC_CHECK)
-
--include $(top_srcdir)/git.mk
diff --git a/doc/reference/libeutil/libeutil-docs.sgml b/doc/reference/libeutil/libeutil-docs.sgml
deleted file mode 100644
index 0928cdab4c..0000000000
--- a/doc/reference/libeutil/libeutil-docs.sgml
+++ /dev/null
@@ -1,286 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
-]>
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
- <bookinfo>
- <title>Evolution Utilities Reference Manual</title>
- <releaseinfo>
- The latest version of this documentation can be found on-line at
- <ulink role="online-location" url="http://library.gnome.org/devel/libeutil/">http://library.gnome.org/devel/libeutil/</ulink>.
- </releaseinfo>
- </bookinfo>
-
- <chapter>
- <title>Basic Utility Functions</title>
- <xi:include href="xml/e-datetime-format.xml"/>
- <xi:include href="xml/e-html-utils.xml"/>
- <xi:include href="xml/e-misc-utils.xml"/>
- <xi:include href="xml/e-print.xml"/>
- <xi:include href="xml/e-selection.xml"/>
- <xi:include href="xml/e-unicode.xml"/>
- <xi:include href="xml/e-xml-utils.xml"/>
- <xi:include href="xml/e-dialog-utils.xml"/>
- <xi:include href="xml/e-icon-factory.xml"/>
- <xi:include href="xml/e-passwords.xml"/>
- </chapter>
-
- <chapter>
- <title>Activities</title>
- <xi:include href="xml/e-activity.xml"/>
- <xi:include href="xml/e-activity-bar.xml"/>
- <xi:include href="xml/e-activity-proxy.xml"/>
- </chapter>
-
- <chapter>
- <title>Alerts</title>
- <xi:include href="xml/e-alert.xml"/>
- <xi:include href="xml/e-alert-bar.xml"/>
- <xi:include href="xml/e-alert-dialog.xml"/>
- <xi:include href="xml/e-alert-sink.xml"/>
- </chapter>
-
- <chapter>
- <title>Attachments</title>
- <xi:include href="xml/e-attachment.xml"/>
- <xi:include href="xml/e-attachment-bar.xml"/>
- <xi:include href="xml/e-attachment-button.xml"/>
- <xi:include href="xml/e-attachment-dialog.xml"/>
- <xi:include href="xml/e-attachment-paned.xml"/>
- <xi:include href="xml/e-attachment-store.xml"/>
- <xi:include href="xml/e-attachment-view.xml"/>
- <xi:include href="xml/e-attachment-icon-view.xml"/>
- <xi:include href="xml/e-attachment-tree-view.xml"/>
- <xi:include href="xml/e-attachment-handler.xml"/>
- </chapter>
-
- <chapter>
- <title>Canvas Drawing</title>
- <xi:include href="xml/e-canvas.xml"/>
- <xi:include href="xml/e-canvas-background.xml"/>
- <xi:include href="xml/e-canvas-vbox.xml"/>
- <xi:include href="xml/e-canvas-utils.xml"/>
- </chapter>
-
- <chapter>
- <title>Categories</title>
- <xi:include href="xml/e-categories-dialog.xml"/>
- <xi:include href="xml/e-categories-editor.xml"/>
- <xi:include href="xml/e-categories-selector.xml"/>
- <xi:include href="xml/e-category-completion.xml"/>
- <xi:include href="xml/e-category-editor.xml"/>
- <xi:include href="xml/e-categories-config.xml"/>
- </chapter>
-
- <chapter>
- <title>Filtering and Searching</title>
- <xi:include href="xml/e-rule-context.xml"/>
- <xi:include href="xml/e-rule-editor.xml"/>
- <xi:include href="xml/e-filter-rule.xml"/>
- <xi:include href="xml/e-filter-part.xml"/>
- <xi:include href="xml/e-filter-element.xml"/>
- <xi:include href="xml/e-filter-code.xml"/>
- <xi:include href="xml/e-filter-color.xml"/>
- <xi:include href="xml/e-filter-datespec.xml"/>
- <xi:include href="xml/e-filter-file.xml"/>
- <xi:include href="xml/e-filter-input.xml"/>
- <xi:include href="xml/e-filter-int.xml"/>
- <xi:include href="xml/e-filter-option.xml"/>
- </chapter>
-
- <chapter>
- <title>HTML Rendering</title>
- <xi:include href="xml/e-web-view.xml"/>
- <xi:include href="xml/e-web-view-preview.xml"/>
- <xi:include href="xml/e-web-view-gtkhtml.xml"/>
- <xi:include href="xml/e-file-request.xml"/>
- <xi:include href="xml/e-stock-request.xml"/>
- </chapter>
-
- <chapter>
- <title>Mail Signatures</title>
- <xi:include href="xml/e-mail-signature-combo-box.xml"/>
- <xi:include href="xml/e-mail-signature-editor.xml"/>
- <xi:include href="xml/e-mail-signature-manager.xml"/>
- <xi:include href="xml/e-mail-signature-preview.xml"/>
- <xi:include href="xml/e-mail-signature-script-dialog.xml"/>
- <xi:include href="xml/e-mail-signature-tree-view.xml"/>
- </chapter>
-
- <chapter>
- <title>Tables and Trees</title>
- <xi:include href="xml/e-table.xml"/>
- <xi:include href="xml/e-table-click-to-add.xml"/>
- <xi:include href="xml/e-table-col.xml"/>
- <xi:include href="xml/e-table-column-specification.xml"/>
- <xi:include href="xml/e-table-config.xml"/>
- <xi:include href="xml/e-table-extras.xml"/>
- <xi:include href="xml/e-table-field-chooser-dialog.xml"/>
- <xi:include href="xml/e-table-field-chooser-item.xml"/>
- <xi:include href="xml/e-table-field-chooser.xml"/>
- <xi:include href="xml/e-table-group-container.xml"/>
- <xi:include href="xml/e-table-group-leaf.xml"/>
- <xi:include href="xml/e-table-group.xml"/>
- <xi:include href="xml/e-table-header-item.xml"/>
- <xi:include href="xml/e-table-header.xml"/>
- <xi:include href="xml/e-table-item.xml"/>
- <xi:include href="xml/e-table-memory-callbacks.xml"/>
- <xi:include href="xml/e-table-memory-store.xml"/>
- <xi:include href="xml/e-table-memory.xml"/>
- <xi:include href="xml/e-table-model.xml"/>
- <xi:include href="xml/e-table-one.xml"/>
- <xi:include href="xml/e-table-search.xml"/>
- <xi:include href="xml/e-table-selection-model.xml"/>
- <xi:include href="xml/e-table-sort-info.xml"/>
- <xi:include href="xml/e-table-sorted-variable.xml"/>
- <xi:include href="xml/e-table-sorted.xml"/>
- <xi:include href="xml/e-table-sorter.xml"/>
- <xi:include href="xml/e-table-sorting-utils.xml"/>
- <xi:include href="xml/e-table-specification.xml"/>
- <xi:include href="xml/e-table-state.xml"/>
- <xi:include href="xml/e-table-subset-variable.xml"/>
- <xi:include href="xml/e-table-subset.xml"/>
- <xi:include href="xml/e-table-utils.xml"/>
- <xi:include href="xml/e-table-without.xml"/>
- <xi:include href="xml/e-tree.xml"/>
- <xi:include href="xml/e-tree-memory-callbacks.xml"/>
- <xi:include href="xml/e-tree-memory.xml"/>
- <xi:include href="xml/e-tree-model.xml"/>
- <xi:include href="xml/e-tree-selection-model.xml"/>
- <xi:include href="xml/e-tree-sorted.xml"/>
- <xi:include href="xml/e-tree-table-adapter.xml"/>
- <xi:include href="xml/e-cell.xml"/>
- <xi:include href="xml/e-cell-checkbox.xml"/>
- <xi:include href="xml/e-cell-combo.xml"/>
- <xi:include href="xml/e-cell-date-edit.xml"/>
- <xi:include href="xml/e-cell-date.xml"/>
- <xi:include href="xml/e-cell-hbox.xml"/>
- <xi:include href="xml/e-cell-number.xml"/>
- <xi:include href="xml/e-cell-percent.xml"/>
- <xi:include href="xml/e-cell-pixbuf.xml"/>
- <xi:include href="xml/e-cell-popup.xml"/>
- <xi:include href="xml/e-cell-size.xml"/>
- <xi:include href="xml/e-cell-text.xml"/>
- <xi:include href="xml/e-cell-toggle.xml"/>
- <xi:include href="xml/e-cell-tree.xml"/>
- <xi:include href="xml/e-cell-vbox.xml"/>
- <xi:include href="xml/e-popup-menu.xml"/>
- </chapter>
-
- <chapter>
- <title>ESource Support</title>
- <xi:include href="xml/e-source-config.xml"/>
- <xi:include href="xml/e-book-source-config.xml"/>
- <xi:include href="xml/e-cal-source-config.xml"/>
- <xi:include href="xml/e-source-config-backend.xml"/>
- <xi:include href="xml/e-source-config-dialog.xml"/>
- <xi:include href="xml/e-source-selector.xml"/>
- <xi:include href="xml/e-alarm-selector.xml"/>
- <xi:include href="xml/e-autocomplete-selector.xml"/>
- <xi:include href="xml/e-source-selector-dialog.xml"/>
- <xi:include href="xml/e-source-combo-box.xml"/>
- <xi:include href="xml/e-source-util.xml"/>
- <xi:include href="xml/e-client-cache.xml"/>
- <xi:include href="xml/e-client-combo-box.xml"/>
- <xi:include href="xml/e-client-selector.xml"/>
- </chapter>
-
- <chapter>
- <title>Text Processing</title>
- <xi:include href="xml/e-text.xml"/>
- <xi:include href="xml/e-text-model.xml"/>
- <xi:include href="xml/e-text-event-processor.xml"/>
- <xi:include href="xml/e-text-event-processor-emacs-like.xml"/>
- <xi:include href="xml/e-reflow.xml"/>
- <xi:include href="xml/e-reflow-model.xml"/>
- </chapter>
-
- <chapter>
- <title>View Management</title>
- <xi:include href="xml/gal-view.xml"/>
- <xi:include href="xml/gal-view-factory.xml"/>
- <xi:include href="xml/gal-view-instance.xml"/>
- <xi:include href="xml/gal-view-collection.xml"/>
- <xi:include href="xml/gal-view-etable.xml"/>
- <xi:include href="xml/gal-view-factory-etable.xml"/>
- <xi:include href="xml/gal-view-new-dialog.xml"/>
- <xi:include href="xml/gal-define-views-dialog.xml"/>
- <xi:include href="xml/gal-define-views-model.xml"/>
- <xi:include href="xml/gal-view-instance-save-as-dialog.xml"/>
- </chapter>
-
- <chapter>
- <title>Plugins (Legacy)</title>
- <xi:include href="xml/e-plugin.xml"/>
- <xi:include href="xml/e-plugin-ui.xml"/>
- <xi:include href="xml/e-config.xml"/>
- <xi:include href="xml/e-event.xml"/>
- <xi:include href="xml/e-import.xml"/>
- </chapter>
-
- <chapter>
- <title>(Unsorted Sections)</title>
- <xi:include href="xml/e-action-combo-box.xml"/>
- <xi:include href="xml/e-auth-combo-box.xml"/>
- <xi:include href="xml/e-bit-array.xml"/>
- <xi:include href="xml/e-buffer-tagger.xml"/>
- <xi:include href="xml/e-calendar-item.xml"/>
- <xi:include href="xml/e-calendar.xml"/>
- <xi:include href="xml/e-cell-renderer-color.xml"/>
- <xi:include href="xml/e-charset-combo-box.xml"/>
- <xi:include href="xml/e-contact-store.xml"/>
- <xi:include href="xml/e-data-capture.xml"/>
- <xi:include href="xml/e-dateedit.xml"/>
- <xi:include href="xml/e-destination-store.xml"/>
- <xi:include href="xml/e-focus-tracker.xml"/>
- <xi:include href="xml/e-image-chooser.xml"/>
- <xi:include href="xml/e-import-assistant.xml"/>
- <xi:include href="xml/e-interval-chooser.xml"/>
- <xi:include href="xml/e-mail-identity-combo-box.xml"/>
- <xi:include href="xml/e-map.xml"/>
- <xi:include href="xml/e-menu-tool-action.xml"/>
- <xi:include href="xml/e-menu-tool-button.xml"/>
- <xi:include href="xml/e-name-selector-dialog.xml"/>
- <xi:include href="xml/e-name-selector-entry.xml"/>
- <xi:include href="xml/e-name-selector-list.xml"/>
- <xi:include href="xml/e-name-selector-model.xml"/>
- <xi:include href="xml/e-name-selector.xml"/>
- <xi:include href="xml/e-online-button.xml"/>
- <xi:include href="xml/e-paned.xml"/>
- <xi:include href="xml/e-photo-cache.xml"/>
- <xi:include href="xml/e-photo-source.xml"/>
- <xi:include href="xml/e-picture-gallery.xml"/>
- <xi:include href="xml/e-poolv.xml"/>
- <xi:include href="xml/e-popup-action.xml"/>
- <xi:include href="xml/e-port-entry.xml"/>
- <xi:include href="xml/e-preferences-window.xml"/>
- <xi:include href="xml/e-preview-pane.xml"/>
- <xi:include href="xml/e-printable.xml"/>
- <xi:include href="xml/e-search-bar.xml"/>
- <xi:include href="xml/e-selectable.xml"/>
- <xi:include href="xml/e-selection-model-array.xml"/>
- <xi:include href="xml/e-selection-model-simple.xml"/>
- <xi:include href="xml/e-selection-model.xml"/>
- <xi:include href="xml/e-send-options.xml"/>
- <xi:include href="xml/e-sorter-array.xml"/>
- <xi:include href="xml/e-sorter.xml"/>
- <xi:include href="xml/e-spell-entry.xml"/>
- <xi:include href="xml/e-timezone-dialog.xml"/>
- <xi:include href="xml/e-tree-model-generator.xml"/>
- <xi:include href="xml/e-url-entry.xml"/>
- </chapter>
-
- <chapter>
- <title>Object Hierarchy</title>
- <xi:include href="xml/tree_index.sgml"/>
- </chapter>
-
- <index id="api-index-full">
- <title>Index</title>
- <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
- </index>
-
- <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
-
-</book>
diff --git a/doc/reference/libeutil/libeutil-overrides.txt b/doc/reference/libeutil/libeutil-overrides.txt
deleted file mode 100644
index e69de29bb2..0000000000
--- a/doc/reference/libeutil/libeutil-overrides.txt
+++ /dev/null
diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt
deleted file mode 100644
index 7b4df3e066..0000000000
--- a/doc/reference/libeutil/libeutil-sections.txt
+++ /dev/null
@@ -1,4971 +0,0 @@
-<SECTION>
-<FILE>e-action-combo-box</FILE>
-<TITLE>EActionComboBox</TITLE>
-EActionComboBox
-e_action_combo_box_new
-e_action_combo_box_new_with_action
-e_action_combo_box_get_action
-e_action_combo_box_set_action
-e_action_combo_box_get_current_value
-e_action_combo_box_set_current_value
-e_action_combo_box_add_separator_before
-e_action_combo_box_add_separator_after
-<SUBSECTION Standard>
-E_ACTION_COMBO_BOX
-E_IS_ACTION_COMBO_BOX
-E_TYPE_ACTION_COMBO_BOX
-E_ACTION_COMBO_BOX_CLASS
-E_IS_ACTION_COMBO_BOX_CLASS
-E_ACTION_COMBO_BOX_GET_CLASS
-EActionComboBoxClass
-e_action_combo_box_get_type
-<SUBSECTION Private>
-EActionComboBoxPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-activity</FILE>
-<TITLE>EActivity</TITLE>
-EActivity
-e_activity_new
-e_activity_cancel
-e_activity_describe
-e_activity_get_alert_sink
-e_activity_set_alert_sink
-e_activity_get_cancellable
-e_activity_set_cancellable
-e_activity_get_icon_name
-e_activity_set_icon_name
-e_activity_get_percent
-e_activity_set_percent
-EActivityState
-e_activity_get_state
-e_activity_set_state
-e_activity_get_text
-e_activity_set_text
-e_activity_handle_cancellation
-<SUBSECTION Standard>
-E_ACTIVITY
-E_IS_ACTIVITY
-E_TYPE_ACTIVITY
-E_ACTIVITY_CLASS
-E_IS_ACTIVITY_CLASS
-E_ACTIVITY_GET_CLASS
-EActivityClass
-e_activity_get_type
-<SUBSECTION Private>
-EActivityPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-activity-bar</FILE>
-<TITLE>EActivityBar</TITLE>
-EActivityBar
-e_activity_bar_new
-e_activity_bar_get_activity
-e_activity_bar_set_activity
-<SUBSECTION Standard>
-E_ACTIVITY_BAR
-E_IS_ACTIVITY_BAR
-E_TYPE_ACTIVITY_BAR
-E_ACTIVITY_BAR_CLASS
-E_IS_ACTIVITY_BAR_CLASS
-E_ACTIVITY_BAR_GET_CLASS
-EActivityBarClass
-e_activity_bar_get_type
-<SUBSECTION Private>
-EActivityBarPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-activity-proxy</FILE>
-<TITLE>EActivityProxy</TITLE>
-EActivityProxy
-e_activity_proxy_new
-e_activity_proxy_get_activity
-e_activity_proxy_set_activity
-<SUBSECTION Standard>
-E_ACTIVITY_PROXY
-E_IS_ACTIVITY_PROXY
-E_TYPE_ACTIVITY_PROXY
-E_ACTIVITY_PROXY_CLASS
-E_IS_ACTIVITY_PROXY_CLASS
-E_ACTIVITY_PROXY_GET_CLASS
-EActivityProxyClass
-e_activity_proxy_get_type
-<SUBSECTION Private>
-EActivityProxyPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-alarm-selector</FILE>
-<TITLE>EAlarmSelector</TITLE>
-EAlarmSelector
-e_alarm_selector_new
-<SUBSECTION Standard>
-E_ALARM_SELECTOR
-E_IS_ALARM_SELECTOR
-E_TYPE_ALARM_SELECTOR
-E_ALARM_SELECTOR_CLASS
-E_IS_ALARM_SELECTOR_CLASS
-E_ALARM_SELECTOR_GET_CLASS
-EAlarmSelectorClass
-e_alarm_selector_get_type
-<SUBSECTION Private>
-EAlarmSelectorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-alert</FILE>
-<TITLE>EAlert</TITLE>
-E_ALERT_ASK_FILE_EXISTS_OVERWRITE
-E_ALERT_NO_SAVE_FILE
-E_ALERT_NO_LOAD_FILE
-EAlert
-e_alert_new
-e_alert_new_valist
-e_alert_new_array
-e_alert_get_default_response
-e_alert_set_default_response
-e_alert_get_message_type
-e_alert_set_message_type
-e_alert_get_primary_text
-e_alert_set_primary_text
-e_alert_get_secondary_text
-e_alert_set_secondary_text
-e_alert_get_stock_id
-e_alert_add_action
-e_alert_peek_actions
-e_alert_create_image
-e_alert_response
-e_alert_start_timer
-e_alert_submit
-e_alert_submit_valist
-<SUBSECTION Standard>
-E_ALERT
-E_IS_ALERT
-E_TYPE_ALERT
-E_ALERT_CLASS
-E_IS_ALERT_CLASS
-E_ALERT_GET_CLASS
-EAlertClass
-e_alert_get_type
-<SUBSECTION Private>
-EAlertPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-alert-bar</FILE>
-<TITLE>EAlertBar</TITLE>
-EAlertBar
-e_alert_bar_new
-e_alert_bar_clear
-e_alert_bar_add_alert
-<SUBSECTION Standard>
-E_ALERT_BAR
-E_IS_ALERT_BAR
-E_TYPE_ALERT_BAR
-E_ALERT_BAR_CLASS
-E_IS_ALERT_BAR_CLASS
-E_ALERT_BAR_GET_CLASS
-EAlertBarClass
-e_alert_bar_get_type
-<SUBSECTION Private>
-EAlertBarPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-alert-dialog</FILE>
-<TITLE>EAlertDialog</TITLE>
-EAlertDialog
-e_alert_dialog_new
-e_alert_dialog_new_for_args
-e_alert_run_dialog
-e_alert_run_dialog_for_args
-e_alert_dialog_get_alert
-e_alert_dialog_get_content_area
-<SUBSECTION Standard>
-E_ALERT_DIALOG
-E_IS_ALERT_DIALOG
-E_TYPE_ALERT_DIALOG
-E_ALERT_DIALOG_CLASS
-E_IS_ALERT_DIALOG_CLASS
-E_ALERT_DIALOG_GET_CLASS
-EAlertDialogClass
-e_alert_dialog_get_type
-<SUBSECTION Private>
-EAlertDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-alert-sink</FILE>
-<TITLE>EAlertSink</TITLE>
-EAlertSink
-EAlertSinkInterface
-e_alert_sink_submit_alert
-<SUBSECTION Standard>
-E_ALERT_SINK
-E_IS_ALERT_SINK
-E_TYPE_ALERT_SINK
-E_ALERT_SINK_INTERFACE
-E_IS_ALERT_SINK_INTERFACE
-E_ALERT_SINK_GET_INTERFACE
-e_alert_sink_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment</FILE>
-<TITLE>EAttachment</TITLE>
-EAttachment
-e_attachment_new
-e_attachment_new_for_path
-e_attachment_new_for_uri
-e_attachment_new_for_message
-e_attachment_add_to_multipart
-e_attachment_cancel
-e_attachment_get_can_show
-e_attachment_set_can_show
-e_attachment_get_disposition
-e_attachment_dup_disposition
-e_attachment_set_disposition
-e_attachment_ref_file
-e_attachment_set_file
-e_attachment_ref_file_info
-e_attachment_set_file_info
-e_attachment_dup_mime_type
-e_attachment_ref_icon
-e_attachment_get_loading
-e_attachment_ref_mime_part
-e_attachment_set_mime_part
-e_attachment_get_percent
-e_attachment_get_reference
-e_attachment_set_reference
-e_attachment_get_saving
-e_attachment_get_shown
-e_attachment_set_shown
-e_attachment_get_encrypted
-e_attachment_set_encrypted
-e_attachment_get_signed
-e_attachment_set_signed
-e_attachment_dup_description
-e_attachment_dup_thumbnail_path
-e_attachment_is_rfc822
-e_attachment_list_apps
-e_attachment_load_async
-e_attachment_load_finish
-e_attachment_load
-e_attachment_open_async
-e_attachment_open_finish
-e_attachment_open
-e_attachment_save_async
-e_attachment_save_finish
-e_attachment_save
-e_attachment_load_handle_error
-e_attachment_open_handle_error
-e_attachment_save_handle_error
-<SUBSECTION Standard>
-E_ATTACHMENT
-E_IS_ATTACHMENT
-E_TYPE_ATTACHMENT
-E_ATTACHMENT_CLASS
-E_IS_ATTACHMENT_CLASS
-E_ATTACHMENT_GET_CLASS
-EAttachmentClass
-e_attachment_get_type
-<SUBSECTION Private>
-EAttachmentPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-bar</FILE>
-<TITLE>EAttachmentBar</TITLE>
-EAttachmentBar
-e_attachment_bar_new
-e_attachment_bar_get_active_view
-e_attachment_bar_set_active_view
-e_attachment_bar_get_expanded
-e_attachment_bar_set_expanded
-e_attachment_bar_get_store
-<SUBSECTION Standard>
-E_ATTACHMENT_BAR
-E_IS_ATTACHMENT_BAR
-E_TYPE_ATTACHMENT_BAR
-E_ATTACHMENT_BAR_CLASS
-E_IS_ATTACHMENT_BAR_CLASS
-E_ATTACHMENT_BAR_GET_CLASS
-EAttachmentBarClass
-e_attachment_bar_get_type
-<SUBSECTION Private>
-EAttachmentBarPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-button</FILE>
-<TITLE>EAttachmentButton</TITLE>
-EAttachmentButton
-e_attachment_button_new
-e_attachment_button_get_view
-e_attachment_button_set_view
-e_attachment_button_get_attachment
-e_attachment_button_set_attachment
-e_attachment_button_get_expandable
-e_attachment_button_set_expandable
-e_attachment_button_get_expanded
-e_attachment_button_set_expanded
-<SUBSECTION Standard>
-E_ATTACHMENT_BUTTON
-E_IS_ATTACHMENT_BUTTON
-E_TYPE_ATTACHMENT_BUTTON
-E_ATTACHMENT_BUTTON_CLASS
-E_IS_ATTACHMENT_BUTTON_CLASS
-E_ATTACHMENT_BUTTON_GET_CLASS
-EAttachmentButtonClass
-e_attachment_button_get_type
-<SUBSECTION Private>
-EAttachmentButtonPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-dialog</FILE>
-<TITLE>EAttachmentDialog</TITLE>
-EAttachmentDialog
-e_attachment_dialog_new
-e_attachment_dialog_get_attachment
-e_attachment_dialog_set_attachment
-<SUBSECTION Standard>
-E_ATTACHMENT_DIALOG
-E_IS_ATTACHMENT_DIALOG
-E_TYPE_ATTACHMENT_DIALOG
-E_ATTACHMENT_DIALOG_CLASS
-E_IS_ATTACHMENT_DIALOG_CLASS
-E_ATTACHMENT_DIALOG_GET_CLASS
-EAttachmentDialogClass
-e_attachment_dialog_get_type
-<SUBSECTION Private>
-EAttachmentDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-handler</FILE>
-<TITLE>EAttachmentHandler</TITLE>
-EAttachmentHandler
-EAttachmentHandlerImage
-EAttachmentHandlerSendto
-e_attachment_handler_get_view
-e_attachment_handler_get_drag_actions
-e_attachment_handler_get_target_table
-<SUBSECTION Standard>
-E_ATTACHMENT_HANDLER
-E_IS_ATTACHMENT_HANDLER
-E_TYPE_ATTACHMENT_HANDLER
-E_ATTACHMENT_HANDLER_CLASS
-E_IS_ATTACHMENT_HANDLER_CLASS
-E_ATTACHMENT_HANDLER_GET_CLASS
-E_ATTACHMENT_HANDLER_IMAGE
-E_IS_ATTACHMENT_HANDLER_IMAGE
-E_TYPE_ATTACHMENT_HANDLER_IMAGE
-E_ATTACHMENT_HANDLER_IMAGE_CLASS
-E_IS_ATTACHMENT_HANDLER_IMAGE_CLASS
-E_ATTACHMENT_HANDLER_IMAGE_GET_CLASS
-E_ATTACHMENT_HANDLER_SENDTO
-E_IS_ATTACHMENT_HANDLER_SENDTO
-E_TYPE_ATTACHMENT_HANDLER_SENDTO
-E_ATTACHMENT_HANDLER_SENDTO_CLASS
-E_IS_ATTACHMENT_HANDLER_SENDTO_CLASS
-E_ATTACHMENT_HANDLER_SENDTO_GET_CLASS
-EAttachmentHandlerClass
-EAttachmentHandlerImageClass
-EAttachmentHandlerSendtoClass
-e_attachment_handler_get_type
-e_attachment_handler_image_get_type
-e_attachment_handler_sendto_get_type
-<SUBSECTION Private>
-EAttachmentHandlerPrivate
-EAttachmentHandlerImagePrivate
-EAttachmentHandlerSendtoPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-icon-view</FILE>
-<TITLE>EAttachmentIconView</TITLE>
-EAttachmentIconView
-e_attachment_icon_view_new
-e_attachment_icon_view_set_default_icon_size
-<SUBSECTION Standard>
-E_ATTACHMENT_ICON_VIEW
-E_IS_ATTACHMENT_ICON_VIEW
-E_TYPE_ATTACHMENT_ICON_VIEW
-E_ATTACHMENT_ICON_VIEW_CLASS
-E_IS_ATTACHMENT_ICON_VIEW_CLASS
-E_ATTACHMENT_ICON_VIEW_GET_CLASS
-EAttachmentIconViewClass
-e_attachment_icon_view_get_type
-<SUBSECTION Private>
-EAttachmentIconViewPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-paned</FILE>
-<TITLE>EAttachmentPaned</TITLE>
-EAttachmentPaned
-e_attachment_paned_new
-e_attachment_paned_get_content_area
-e_attachment_paned_get_active_view
-e_attachment_paned_set_active_view
-e_attachment_paned_get_expanded
-e_attachment_paned_set_expanded
-e_attachment_paned_get_resize_toplevel
-e_attachment_paned_set_resize_toplevel
-e_attachment_paned_drag_data_received
-e_attachment_paned_get_controls_container
-e_attachment_paned_get_view_combo
-e_attachment_paned_set_default_height
-<SUBSECTION Standard>
-E_ATTACHMENT_PANED
-E_IS_ATTACHMENT_PANED
-E_TYPE_ATTACHMENT_PANED
-E_ATTACHMENT_PANED_CLASS
-E_IS_ATTACHMENT_PANED_CLASS
-E_ATTACHMENT_PANED_GET_CLASS
-EAttachmentPanedClass
-e_attachment_paned_get_type
-<SUBSECTION Private>
-EAttachmentPanedPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-store</FILE>
-<TITLE>EAttachmentStore</TITLE>
-EAttachmentStore
-e_attachment_store_new
-e_attachment_store_add_attachment
-e_attachment_store_remove_attachment
-e_attachment_store_remove_all
-e_attachment_store_add_to_multipart
-e_attachment_store_get_attachments
-e_attachment_store_get_num_attachments
-e_attachment_store_get_num_loading
-e_attachment_store_get_total_size
-e_attachment_store_run_load_dialog
-e_attachment_store_run_save_dialog
-e_attachment_store_get_uris_async
-e_attachment_store_get_uris_finish
-e_attachment_store_load_async
-e_attachment_store_load_finish
-e_attachment_store_save_async
-e_attachment_store_save_finish
-<SUBSECTION Standard>
-E_ATTACHMENT_STORE
-E_IS_ATTACHMENT_STORE
-E_TYPE_ATTACHMENT_STORE
-E_ATTACHMENT_STORE_CLASS
-E_IS_ATTACHMENT_STORE_CLASS
-E_ATTACHMENT_STORE_GET_CLASS
-EAttachmentStoreClass
-e_attachment_store_get_type
-<SUBSECTION Private>
-EAttachmentStorePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-tree-view</FILE>
-<TITLE>EAttachmentTreeView</TITLE>
-EAttachmentTreeView
-e_attachment_tree_view_new
-<SUBSECTION Standard>
-E_ATTACHMENT_TREE_VIEW
-E_IS_ATTACHMENT_TREE_VIEW
-E_TYPE_ATTACHMENT_TREE_VIEW
-E_ATTACHMENT_TREE_VIEW_CLASS
-E_IS_ATTACHMENT_TREE_VIEW_CLASS
-E_ATTACHMENT_TREE_VIEW_GET_CLASS
-EAttachmentTreeViewClass
-e_attachment_tree_view_get_type
-<SUBSECTION Private>
-EAttachmentTreeViewPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-attachment-view</FILE>
-<TITLE>EAttachmentView</TITLE>
-EAttachmentView
-e_attachment_view_init
-e_attachment_view_dispose
-e_attachment_view_finalize
-e_attachment_view_get_private
-e_attachment_view_get_store
-e_attachment_view_get_dragging
-e_attachment_view_set_dragging
-e_attachment_view_get_editable
-e_attachment_view_set_editable
-e_attachment_view_get_target_list
-e_attachment_view_get_drag_actions
-e_attachment_view_add_drag_actions
-e_attachment_view_get_selected_attachments
-e_attachment_view_open_path
-e_attachment_view_remove_selected
-e_attachment_view_button_press_event
-e_attachment_view_button_release_event
-e_attachment_view_motion_notify_event
-e_attachment_view_key_press_event
-e_attachment_view_get_path_at_pos
-e_attachment_view_get_selected_paths
-e_attachment_view_path_is_selected
-e_attachment_view_select_path
-e_attachment_view_unselect_path
-e_attachment_view_select_all
-e_attachment_view_unselect_all
-e_attachment_view_sync_selection
-e_attachment_view_drag_source_set
-e_attachment_view_drag_source_unset
-e_attachment_view_drag_begin
-e_attachment_view_drag_end
-e_attachment_view_drag_data_get
-e_attachment_view_drag_dest_set
-e_attachment_view_drag_dest_unset
-e_attachment_view_drag_motion
-e_attachment_view_drag_drop
-e_attachment_view_drag_data_received
-e_attachment_view_get_action
-e_attachment_view_add_action_group
-e_attachment_view_get_action_group
-e_attachment_view_get_popup_menu
-e_attachment_view_get_ui_manager
-e_attachment_view_show_popup_menu
-e_attachment_view_update_actions
-<SUBSECTION Standard>
-E_ATTACHMENT_VIEW
-E_IS_ATTACHMENT_VIEW
-E_TYPE_ATTACHMENT_VIEW
-E_ATTACHMENT_VIEW_INTERFACE
-E_IS_ATTACHMENT_VIEW_INTERFACE
-E_ATTACHMENT_VIEW_GET_INTERFACE
-EAttachmentViewIface
-e_attachment_view_get_type
-<SUBSECTION Private>
-EAttachmentViewPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-auth-combo-box</FILE>
-<TITLE>EAuthComboBox</TITLE>
-EAuthComboBox
-e_auth_combo_box_new
-e_auth_combo_box_get_provider
-e_auth_combo_box_set_provider
-e_auth_combo_box_update_available
-<SUBSECTION Standard>
-E_AUTH_COMBO_BOX
-E_IS_AUTH_COMBO_BOX
-E_TYPE_AUTH_COMBO_BOX
-E_AUTH_COMBO_BOX_CLASS
-E_IS_AUTH_COMBO_BOX_CLASS
-E_AUTH_COMBO_BOX_GET_CLASS
-EAuthComboBoxClass
-e_auth_combo_box_get_type
-<SUBSECTION Private>
-EAuthComboBoxPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-autocomplete-selector</FILE>
-<TITLE>EAutocompleteSelector</TITLE>
-EAutocompleteSelector
-e_autocomplete_selector_new
-<SUBSECTION Standard>
-E_AUTOCOMPLETE_SELECTOR
-E_IS_AUTOCOMPLETE_SELECTOR
-E_TYPE_AUTOCOMPLETE_SELECTOR
-E_AUTOCOMPLETE_SELECTOR_CLASS
-E_IS_AUTOCOMPLETE_SELECTOR_CLASS
-E_AUTOCOMPLETE_SELECTOR_GET_CLASS
-EAutocompleteSelectorClass
-e_autocomplete_selector_get_type
-<SUBSECTION Private>
-EAutocompleteSelectorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-bit-array</FILE>
-<TITLE>EBitArray</TITLE>
-EBitArray
-e_bit_array_new
-e_bit_array_value_at
-e_bit_array_foreach
-e_bit_array_selected_count
-e_bit_array_select_all
-e_bit_array_invert_selection
-e_bit_array_bit_count
-e_bit_array_change_one_row
-e_bit_array_change_range
-e_bit_array_select_single_row
-e_bit_array_toggle_single_row
-e_bit_array_insert
-e_bit_array_delete
-e_bit_array_delete_single_mode
-e_bit_array_move_row
-<SUBSECTION Standard>
-E_BIT_ARRAY
-E_IS_BIT_ARRAY
-E_TYPE_BIT_ARRAY
-E_BIT_ARRAY_CLASS
-E_IS_BIT_ARRAY_CLASS
-E_BIT_ARRAY_GET_CLASS
-EBitArrayClass
-e_bit_array_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-book-source-config</FILE>
-<TITLE>EBookSourceConfig</TITLE>
-EBookSourceConfig
-e_book_source_config_new
-e_book_source_config_add_offline_toggle
-<SUBSECTION Standard>
-E_BOOK_SOURCE_CONFIG
-E_IS_BOOK_SOURCE_CONFIG
-E_TYPE_BOOK_SOURCE_CONFIG
-E_BOOK_SOURCE_CONFIG_CLASS
-E_IS_BOOK_SOURCE_CONFIG_CLASS
-E_BOOK_SOURCE_CONFIG_GET_CLASS
-EBookSourceConfigClass
-e_book_source_config_get_type
-<SUBSECTION Private>
-EBookSourceConfigPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-buffer-tagger</FILE>
-<TITLE>GtkTextBuffer Tagging</TITLE>
-e_buffer_tagger_connect
-e_buffer_tagger_disconnect
-e_buffer_tagger_update_tags
-</SECTION>
-
-<SECTION>
-<FILE>e-cal-source-config</FILE>
-<TITLE>ECalSourceConfig</TITLE>
-ECalSourceConfig
-e_cal_source_config_new
-e_cal_source_config_get_source_type
-e_cal_source_config_add_offline_toggle
-<SUBSECTION Standard>
-E_CAL_SOURCE_CONFIG
-E_IS_CAL_SOURCE_CONFIG
-E_TYPE_CAL_SOURCE_CONFIG
-E_CAL_SOURCE_CONFIG_CLASS
-E_IS_CAL_SOURCE_CONFIG_CLASS
-E_CAL_SOURCE_CONFIG_GET_CLASS
-ECalSourceConfigClass
-e_cal_source_config_get_type
-<SUBSECTION Private>
-ECalSourceConfigPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-calendar</FILE>
-<TITLE>ECalendar</TITLE>
-ECalendar
-e_calendar_new
-e_calendar_set_minimum_size
-e_calendar_set_maximum_size
-e_calendar_get_border_size
-e_calendar_set_focusable
-<SUBSECTION Standard>
-E_CALENDAR
-E_IS_CALENDAR
-E_TYPE_CALENDAR
-E_CALENDAR_CLASS
-E_IS_CALENDAR_CLASS
-E_CALENDAR_GET_CLASS
-ECalendarClass
-e_calendar_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-calendar-item</FILE>
-<TITLE>ECalendarItem</TITLE>
-E_CALENDAR_ITEM_YPAD_ABOVE_MONTH_NAME
-E_CALENDAR_ITEM_YPAD_BELOW_MONTH_NAME
-E_CALENDAR_ROWS_PER_MONTH
-E_CALENDAR_COLS_PER_MONTH
-E_CALENDAR_ITEM_MARK_BOLD
-E_CALENDAR_ITEM_MARK_ITALIC
-E_CALENDAR_ITEM_MIN_CELL_XPAD
-E_CALENDAR_ITEM_MIN_CELL_YPAD
-E_CALENDAR_ITEM_YPAD_ABOVE_DAY_LETTERS
-E_CALENDAR_ITEM_YPAD_BELOW_DAY_LETTERS
-E_CALENDAR_ITEM_YPAD_ABOVE_CELLS
-E_CALENDAR_ITEM_YPAD_BELOW_CELLS
-E_CALENDAR_ITEM_XPAD_BEFORE_MONTH_NAME_WITH_BUTTON
-E_CALENDAR_ITEM_XPAD_BEFORE_MONTH_NAME
-E_CALENDAR_ITEM_XPAD_AFTER_MONTH_NAME
-E_CALENDAR_ITEM_XPAD_AFTER_MONTH_NAME_WITH_BUTTON
-E_CALENDAR_ITEM_XPAD_BEFORE_WEEK_NUMBERS
-E_CALENDAR_ITEM_XPAD_AFTER_WEEK_NUMBERS
-E_CALENDAR_ITEM_XPAD_BEFORE_CELLS
-E_CALENDAR_ITEM_XPAD_AFTER_CELLS
-ECalendarItemColors
-ECalendarItem
-e_calendar_item_get_first_month
-e_calendar_item_set_first_month
-e_calendar_item_get_max_days_sel
-e_calendar_item_set_max_days_sel
-e_calendar_item_get_days_start_week_sel
-e_calendar_item_set_days_start_week_sel
-e_calendar_item_get_display_popup
-e_calendar_item_set_display_popup
-e_calendar_item_get_date_range
-e_calendar_item_get_selection
-e_calendar_item_set_selection
-e_calendar_item_clear_marks
-e_calendar_item_mark_day
-e_calendar_item_mark_days
-ECalendarItemStyleCallback
-e_calendar_item_set_style_callback
-ECalendarItemGetTimeCallback
-e_calendar_item_set_get_time_callback
-e_calendar_item_normalize_date
-e_calendar_item_get_week_number
-e_calendar_item_style_set
-<SUBSECTION Standard>
-E_CALENDAR_ITEM
-E_IS_CALENDAR_ITEM
-E_TYPE_CALENDAR_ITEM
-E_CALENDAR_ITEM_CLASS
-E_IS_CALENDAR_ITEM_CLASS
-E_CALENDAR_ITEM_GET_CLASS
-ECalendarItemClass
-e_calendar_item_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-canvas</FILE>
-<TITLE>ECanvas</TITLE>
-ECanvasItemSelectionFunc
-ECanvasItemSelectionCompareFunc
-ECanvasSelectionInfo
-ECanvas
-e_canvas_new
-e_canvas_item_grab_focus
-e_canvas_item_request_reflow
-e_canvas_item_request_parent_reflow
-ECanvasItemReflowFunc
-e_canvas_item_set_reflow_callback
-ECanvasItemGrabCancelled
-e_canvas_item_grab
-e_canvas_item_ungrab
-<SUBSECTION Standard>
-E_CANVAS
-E_IS_CANVAS
-E_TYPE_CANVAS
-E_CANVAS_CLASS
-E_IS_CANVAS_CLASS
-E_CANVAS_GET_CLASS
-ECanvasClass
-e_canvas_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-canvas-background</FILE>
-<TITLE>ECanvasBackground</TITLE>
-ECanvasBackground
-<SUBSECTION Standard>
-E_CANVAS_BACKGROUND
-E_IS_CANVAS_BACKGROUND
-E_TYPE_CANVAS_BACKGROUND
-E_CANVAS_BACKGROUND_CLASS
-E_IS_CANVAS_BACKGROUND_CLASS
-E_CANVAS_BACKGROUND_GET_CLASS
-ECanvasBackgroundClass
-e_canvas_background_get_type
-<SUBSECTION Private>
-ECanvasBackgroundPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-canvas-utils</FILE>
-<TITLE>Canvas Utilities</TITLE>
-e_canvas_item_move_absolute
-e_canvas_item_show_area
-e_canvas_item_show_area_delayed
-e_canvas_item_area_shown
-</SECTION>
-
-<SECTION>
-<FILE>e-canvas-vbox</FILE>
-<TITLE>ECanvasVbox</TITLE>
-ECanvasVbox
-e_canvas_vbox_add_item
-e_canvas_vbox_add_item_start
-<SUBSECTION Standard>
-E_CANVAS_VBOX
-E_IS_CANVAS_VBOX
-E_TYPE_CANVAS_VBOX
-E_CANVAS_VBOX_CLASS
-E_IS_CANVAS_VBOX_CLASS
-E_CANVAS_VBOX_GET_CLASS
-ECanvasVboxClass
-e_canvas_vbox_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-categories-config</FILE>
-<TITLE>Category Utilities</TITLE>
-e_categories_config_get_icon_for
-e_categories_config_open_dialog_for_entry
-</SECTION>
-
-<SECTION>
-<FILE>e-categories-dialog</FILE>
-<TITLE>ECategoriesDialog</TITLE>
-ECategoriesDialog
-e_categories_dialog_new
-e_categories_dialog_get_categories
-e_categories_dialog_set_categories
-<SUBSECTION Standard>
-E_CATEGORIES_DIALOG
-E_IS_CATEGORIES_DIALOG
-E_TYPE_CATEGORIES_DIALOG
-E_CATEGORIES_DIALOG_CLASS
-E_IS_CATEGORIES_DIALOG_CLASS
-E_CATEGORIES_DIALOG_GET_CLASS
-ECategoriesDialogClass
-e_categories_dialog_get_type
-<SUBSECTION Private>
-ECategoriesDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-categories-editor</FILE>
-<TITLE>ECategoriesEditor</TITLE>
-ECategoriesEditor
-e_categories_editor_new
-e_categories_editor_get_categories
-e_categories_editor_set_categories
-e_categories_editor_get_entry_visible
-e_categories_editor_set_entry_visible
-<SUBSECTION Standard>
-E_CATEGORIES_EDITOR
-E_IS_CATEGORIES_EDITOR
-E_TYPE_CATEGORIES_EDITOR
-E_CATEGORIES_EDITOR_CLASS
-E_IS_CATEGORIES_EDITOR_CLASS
-E_CATEGORIES_EDITOR_GET_CLASS
-ECategoriesEditorClass
-e_categories_editor_get_type
-<SUBSECTION Private>
-ECategoriesEditorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-categories-selector</FILE>
-<TITLE>ECategoriesSelector</TITLE>
-ECategoriesSelector
-e_categories_selector_new
-e_categories_selector_get_checked
-e_categories_selector_set_checked
-e_categories_selector_get_items_checkable
-e_categories_selector_set_items_checkable
-e_categories_selector_delete_selection
-e_categories_selector_get_selected
-<SUBSECTION Standard>
-E_CATEGORIES_SELECTOR
-E_IS_CATEGORIES_SELECTOR
-E_TYPE_CATEGORIES_SELECTOR
-E_CATEGORIES_SELECTOR_CLASS
-E_IS_CATEGORIES_SELECTOR_CLASS
-E_CATEGORIES_SELECTOR_GET_CLASS
-ECategoriesSelectorClass
-e_categories_selector_get_type
-<SUBSECTION Private>
-ECategoriesSelectorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-category-completion</FILE>
-<TITLE>ECategoryCompletion</TITLE>
-ECategoryCompletion
-e_category_completion_new
-<SUBSECTION Standard>
-E_TYPE_CATEGORY_COMPLETION
-E_CATEGORY_COMPLETION
-E_CATEGORY_COMPLETION_CLASS
-E_IS_CATEGORY_COMPLETION
-E_IS_CATEGORY_COMPLETION_CLASS
-E_CATEGORY_COMPLETION_GET_CLASS
-ECategoryCompletionClass
-e_category_completion_get_type
-<SUBSECTION Private>
-ECategoryCompletionPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-category-editor</FILE>
-<TITLE>ECategoryEditor</TITLE>
-ECategoryEditor
-e_category_editor_new
-e_category_editor_create_category
-e_category_editor_edit_category
-<SUBSECTION Standard>
-E_CATEGORY_EDITOR
-E_IS_CATEGORY_EDITOR
-E_TYPE_CATEGORY_EDITOR
-E_CATEGORY_EDITOR_CLASS
-E_IS_CATEGORY_EDITOR_CLASS
-E_CATEGORY_EDITOR_GET_CLASS
-ECategoryEditorClass
-e_category_editor_get_type
-<SUBSECTION Private>
-ECategoryEditorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-cell</FILE>
-<TITLE>ECell</TITLE>
-ECell
-ECellView
-e_cell_new_view
-e_cell_kill_view
-ECellFlags
-ECellActions
-e_cell_event
-e_cell_realize
-e_cell_unrealize
-e_cell_draw
-e_cell_print
-e_cell_print_height
-e_cell_max_width
-e_cell_max_width_by_row
-e_cell_max_width_by_row_implemented
-e_cell_get_bg_color
-e_cell_style_set
-e_cell_focus
-e_cell_unfocus
-e_cell_height
-e_cell_enter_edit
-e_cell_leave_edit
-e_cell_save_state
-e_cell_load_state
-e_cell_free_state
-<SUBSECTION Standard>
-E_CELL
-E_IS_CELL
-E_TYPE_CELL
-E_CELL_CLASS
-E_IS_CELL_CLASS
-E_CELL_GET_CLASS
-ECellClass
-e_cell_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-checkbox</FILE>
-<TITLE>ECellCheckbox</TITLE>
-ECellCheckbox
-e_cell_checkbox_new
-<SUBSECTION Standard>
-E_CELL_CHECKBOX
-E_IS_CELL_CHECKBOX
-E_TYPE_CELL_CHECKBOX
-E_CELL_CHECKBOX_CLASS
-E_IS_CELL_CHECKBOX_CLASS
-E_CELL_CHECKBOX_GET_CLASS
-ECellCheckboxClass
-e_cell_checkbox_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-combo</FILE>
-<TITLE>ECellCombo</TITLE>
-ECellCombo
-e_cell_combo_new
-e_cell_combo_set_popdown_strings
-<SUBSECTION Standard>
-E_CELL_COMBO
-E_IS_CELL_COMBO
-E_TYPE_CELL_COMBO
-E_CELL_COMBO_CLASS
-E_IS_CELL_COMBO_CLASS
-E_CELL_COMBO_GET_CLASS
-ECellComboClass
-e_cell_combo_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-date</FILE>
-<TITLE>ECellDate</TITLE>
-ECellDate
-e_cell_date_new
-e_cell_date_set_format_component
-<SUBSECTION Standard>
-E_CELL_DATE
-E_IS_CELL_DATE
-E_TYPE_CELL_DATE
-E_CELL_DATE_CLASS
-E_IS_CELL_DATE_CLASS
-E_CELL_DATE_GET_CLASS
-ECellDateClass
-e_cell_date_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-date-edit</FILE>
-<TITLE>ECellDateEdit</TITLE>
-ECellDateEdit
-e_cell_date_edit_new
-e_cell_date_edit_freeze
-e_cell_date_edit_thaw
-ECellDateEditGetTimeCallback
-e_cell_date_edit_set_get_time_callback
-<SUBSECTION Standard>
-E_CELL_DATE_EDIT
-E_IS_CELL_DATE_EDIT
-E_TYPE_CELL_DATE_EDIT
-E_CELL_DATE_EDIT_CLASS
-E_IS_CELL_DATE_EDIT_CLASS
-E_CELL_DATE_EDIT_GET_CLASS
-ECellDateEditClass
-e_cell_date_edit_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-hbox</FILE>
-<TITLE>ECellHbox</TITLE>
-ECellHbox
-ECellHboxView
-e_cell_hbox_new
-e_cell_hbox_append
-<SUBSECTION Standard>
-E_CELL_HBOX
-E_IS_CELL_HBOX
-E_TYPE_CELL_HBOX
-E_CELL_HBOX_CLASS
-E_IS_CELL_HBOX_CLASS
-E_CELL_HBOX_GET_CLASS
-ECellHboxClass
-e_cell_hbox_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-number</FILE>
-<TITLE>ECellNumber</TITLE>
-ECellNumber
-e_cell_number_new
-<SUBSECTION Standard>
-E_CELL_NUMBER
-E_IS_CELL_NUMBER
-E_TYPE_CELL_NUMBER
-E_CELL_NUMBER_CLASS
-E_IS_CELL_NUMBER_CLASS
-E_CELL_NUMBER_GET_CLASS
-ECellNumberClass
-e_cell_number_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-percent</FILE>
-<TITLE>ECellPercent</TITLE>
-ECellPercent
-e_cell_percent_new
-<SUBSECTION Standard>
-E_CELL_PERCENT
-E_IS_CELL_PERCENT
-E_TYPE_CELL_PERCENT
-E_CELL_PERCENT_CLASS
-E_IS_CELL_PERCENT_CLASS
-E_CELL_PERCENT_GET_CLASS
-ECellPercentClass
-e_cell_percent_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-pixbuf</FILE>
-<TITLE>ECellPixbuf</TITLE>
-ECellPixbuf
-e_cell_pixbuf_new
-<SUBSECTION Standard>
-E_CELL_PIXBUF
-E_IS_CELL_PIXBUF
-E_TYPE_CELL_PIXBUF
-E_CELL_PIXBUF_CLASS
-E_IS_CELL_PIXBUF_CLASS
-E_CELL_PIXBUF_GET_CLASS
-ECellPixbufClass
-e_cell_pixbuf_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-popup</FILE>
-<TITLE>ECellPopup</TITLE>
-ECellPopup
-ECellPopupView
-e_cell_popup_new
-e_cell_popup_get_child
-e_cell_popup_set_child
-e_cell_popup_set_shown
-e_cell_popup_queue_cell_redraw
-<SUBSECTION Standard>
-E_CELL_POPUP
-E_IS_CELL_POPUP
-E_TYPE_CELL_POPUP
-E_CELL_POPUP_CLASS
-E_IS_CELL_POPUP_CLASS
-E_CELL_POPUP_GET_CLASS
-ECellPopupClass
-e_cell_popup_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-renderer-color</FILE>
-<TITLE>ECellRendererColor</TITLE>
-ECellRendererColor
-e_cell_renderer_color_new
-<SUBSECTION Standard>
-E_CELL_RENDERER_COLOR
-E_IS_CELL_RENDERER_COLOR
-E_TYPE_CELL_RENDERER_COLOR
-E_CELL_RENDERER_COLOR_CLASS
-E_IS_CELL_RENDERER_COLOR_CLASS
-E_CELL_RENDERER_COLOR_GET_CLASS
-ECellRendererColorClass
-e_cell_renderer_color_get_type
-<SUBSECTION Private>
-ECellRendererColorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-size</FILE>
-<TITLE>ECellSize</TITLE>
-ECellSize
-e_cell_size_new
-<SUBSECTION Standard>
-E_CELL_SIZE
-E_IS_CELL_SIZE
-E_TYPE_CELL_SIZE
-E_CELL_SIZE_CLASS
-E_IS_CELL_SIZE_CLASS
-E_CELL_SIZE_GET_CLASS
-ECellSizeClass
-e_cell_size_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-text</FILE>
-<TITLE>ECellText</TITLE>
-ECellText
-e_cell_text_new
-e_cell_text_construct
-e_cell_text_get_text
-e_cell_text_free_text
-e_cell_text_set_value
-e_cell_text_set_selection
-e_cell_text_get_selection
-e_cell_text_copy_clipboard
-e_cell_text_paste_clipboard
-e_cell_text_delete_selection
-e_cell_text_get_text_by_view
-<SUBSECTION Standard>
-E_CELL_TEXT
-E_IS_CELL_TEXT
-E_TYPE_CELL_TEXT
-E_CELL_TEXT_CLASS
-E_IS_CELL_TEXT_CLASS
-E_CELL_TEXT_GET_CLASS
-ECellTextClass
-e_cell_text_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-toggle</FILE>
-<TITLE>ECellToggle</TITLE>
-ECellToggle
-e_cell_toggle_new
-e_cell_toggle_construct
-e_cell_toggle_get_pixbufs
-<SUBSECTION Standard>
-E_CELL_TOGGLE
-E_IS_CELL_TOGGLE
-E_TYPE_CELL_TOGGLE
-E_CELL_TOGGLE_CLASS
-E_IS_CELL_TOGGLE_CLASS
-E_CELL_TOGGLE_GET_CLASS
-ECellToggleClass
-e_cell_toggle_get_type
-<SUBSECTION Private>
-ECellTogglePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-tree</FILE>
-<TITLE>ECellTree</TITLE>
-ECellTree
-e_cell_tree_new
-e_cell_tree_construct
-e_cell_tree_view_get_subcell_view
-<SUBSECTION Standard>
-E_CELL_TREE
-E_IS_CELL_TREE
-E_TYPE_CELL_TREE
-E_CELL_TREE_CLASS
-E_IS_CELL_TREE_CLASS
-E_CELL_TREE_GET_CLASS
-ECellTreeClass
-e_cell_tree_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-cell-vbox</FILE>
-<TITLE>ECellVbox</TITLE>
-ECellVbox
-ECellVboxView
-e_cell_vbox_new
-e_cell_vbox_append
-<SUBSECTION Standard>
-E_CELL_VBOX
-E_IS_CELL_VBOX
-E_TYPE_CELL_VBOX
-E_CELL_VBOX_CLASS
-E_IS_CELL_VBOX_CLASS
-E_CELL_VBOX_GET_CLASS
-ECellVboxClass
-e_cell_vbox_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-charset-combo-box</FILE>
-<TITLE>ECharsetComboBox</TITLE>
-ECharsetComboBox
-e_charset_combo_box_new
-e_charset_combo_box_get_charset
-e_charset_combo_box_set_charset
-<SUBSECTION Standard>
-E_CHARSET_COMBO_BOX
-E_IS_CHARSET_COMBO_BOX
-E_TYPE_CHARSET_COMBO_BOX
-E_CHARSET_COMBO_BOX_CLASS
-E_IS_CHARSET_COMBO_BOX_CLASS
-E_CHARSET_COMBO_BOX_GET_CLASS
-ECharsetComboBoxClass
-e_charset_combo_box_get_type
-<SUBSECTION Private>
-ECharsetComboBoxPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-client-cache</FILE>
-<TITLE>EClientCache</TITLE>
-EClientCache
-e_client_cache_new
-e_client_cache_ref_registry
-e_client_cache_get_client_sync
-e_client_cache_get_client
-e_client_cache_get_client_finish
-e_client_cache_ref_cached_client
-e_client_cache_is_backend_dead
-<SUBSECTION Standard>
-E_CLIENT_CACHE
-E_IS_CLIENT_CACHE
-E_TYPE_CLIENT_CACHE
-E_CLIENT_CACHE_CLASS
-E_IS_CLIENT_CACHE_CLASS
-E_CLIENT_CACHE_GET_CLASS
-EClientCacheClass
-e_client_cache_get_type
-<SUBSECTION Private>
-EClientCachePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-client-combo-box</FILE>
-<TITLE>EClientComboBox</TITLE>
-EClientComboBox
-e_client_combo_box_new
-e_client_combo_box_ref_client_cache
-e_client_combo_box_set_client_cache
-e_client_combo_box_get_client_sync
-e_client_combo_box_get_client
-e_client_combo_box_get_client_finish
-e_client_combo_box_ref_cached_client
-<SUBSECTION Standard>
-E_CLIENT_COMBO_BOX
-E_IS_CLIENT_COMBO_BOX
-E_TYPE_CLIENT_COMBO_BOX
-E_CLIENT_COMBO_BOX_CLASS
-E_IS_CLIENT_COMBO_BOX_CLASS
-E_CLIENT_COMBO_BOX_GET_CLASS
-EClientComboBoxClass
-e_client_combo_box_get_type
-<SUBSECTION Private>
-EClientComboBoxPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-client-selector</FILE>
-<TITLE>EClientSelector</TITLE>
-EClientSelector
-e_client_selector_new
-e_client_selector_ref_client_cache
-e_client_selector_get_client_sync
-e_client_selector_get_client
-e_client_selector_get_client_finish
-e_client_selector_ref_cached_client
-e_client_selector_ref_cached_client_by_iter
-e_client_selector_is_backend_dead
-<SUBSECTION Standard>
-E_CLIENT_SELECTOR
-E_IS_CLIENT_SELECTOR
-E_TYPE_CLIENT_SELECTOR
-E_CLIENT_SELECTOR_CLASS
-E_IS_CLIENT_SELECTOR_CLASS
-E_CLIENT_SELECTOR_GET_CLASS
-EClientSelectorClass
-e_client_selector_get_type
-<SUBSECTION Private>
-EClientSelectorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-config</FILE>
-<TITLE>EConfig</TITLE>
-EConfig
-e_config_t
-EConfigItem
-EConfigFactory
-EConfigTarget
-EConfigFactoryFunc
-EConfigCheckFunc
-EConfigItemsFunc
-EConfigItemFactoryFunc
-e_config_class_add_factory
-e_config_construct
-e_config_add_items
-e_config_add_page_check
-e_config_set_target
-e_config_create_widget
-e_config_target_change_t
-e_config_target_changed
-e_config_page_check
-e_config_abort
-e_config_commit
-e_config_target_new
-e_config_target_free
-EConfigHookGroup
-EConfigHook
-EConfigHookTargetMap
-EConfigHookTargetMask
-EConfigHookItemFactoryData
-EConfigHookPageCheckData
-EConfigHookFunc
-EConfigHookItemFactoryFunc
-e_config_hook_class_add_target_map
-<SUBSECTION Standard>
-E_CONFIG
-E_IS_CONFIG
-E_TYPE_CONFIG
-E_CONFIG_CLASS
-E_IS_CONFIG_CLASS
-E_CONFIG_GET_CLASS
-E_CONFIG_HOOK
-E_IS_CONFIG_HOOK
-E_TYPE_CONFIG_HOOK
-E_CONFIG_HOOK_CLASS
-E_IS_CONFIG_HOOK_CLASS
-E_CONFIG_HOOK_GET_CLASS
-EConfigClass
-e_config_get_type
-<SUBSECTION Standard>
-EConfigHookClass
-e_config_hook_get_type
-<SUBSECTION Private>
-EConfigPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-contact-store</FILE>
-<TITLE>EContactStore</TITLE>
-EContactStore
-e_contact_store_new
-e_contact_store_get_client
-e_contact_store_get_contact
-e_contact_store_find_contact
-e_contact_store_get_clients
-e_contact_store_add_client
-e_contact_store_remove_client
-e_contact_store_set_query
-e_contact_store_peek_query
-<SUBSECTION Standard>
-E_CONTACT_STORE
-E_IS_CONTACT_STORE
-E_TYPE_CONTACT_STORE
-E_CONTACT_STORE_CLASS
-E_IS_CONTACT_STORE_CLASS
-E_CONTACT_STORE_GET_CLASS
-EContactStoreClass
-e_contact_store_get_type
-<SUBSECTION Private>
-EContactStorePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-data-capture</FILE>
-<TITLE>EDataCapture</TITLE>
-EDataCapture
-e_data_capture_new
-e_data_capture_ref_main_context
-<SUBSECTION Standard>
-E_DATA_CAPTURE
-E_IS_DATA_CAPTURE
-E_TYPE_DATA_CAPTURE
-E_DATA_CAPTURE_CLASS
-E_IS_DATA_CAPTURE_CLASS
-E_DATA_CAPTURE_GET_CLASS
-EDataCaptureClass
-e_data_capture_get_type
-<SUBSECTION Private>
-EDataCapturePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-dateedit</FILE>
-<TITLE>EDateEdit</TITLE>
-EDateEditGetTimeCallback
-e_date_edit_new
-e_date_edit_set_editable
-e_date_edit_date_is_valid
-e_date_edit_time_is_valid
-e_date_edit_get_time
-e_date_edit_set_time
-e_date_edit_get_date
-e_date_edit_set_date
-e_date_edit_get_time_of_day
-e_date_edit_set_time_of_day
-e_date_edit_set_date_and_time_of_day
-e_date_edit_get_show_date
-e_date_edit_set_show_date
-e_date_edit_get_show_time
-e_date_edit_set_show_time
-e_date_edit_get_week_start_day
-e_date_edit_set_week_start_day
-e_date_edit_get_show_week_numbers
-e_date_edit_set_show_week_numbers
-e_date_edit_get_use_24_hour_format
-e_date_edit_set_use_24_hour_format
-e_date_edit_get_allow_no_date_set
-e_date_edit_set_allow_no_date_set
-e_date_edit_get_time_popup_range
-e_date_edit_set_time_popup_range
-e_date_edit_get_make_time_insensitive
-e_date_edit_set_make_time_insensitive
-e_date_edit_get_twodigit_year_can_future
-e_date_edit_set_twodigit_year_can_future
-e_date_edit_set_get_time_callback
-e_date_edit_get_entry
-<SUBSECTION Standard>
-E_DATE_EDIT
-E_IS_DATE_EDIT
-E_TYPE_DATE_EDIT
-E_DATE_EDIT_CLASS
-E_IS_DATE_EDIT_CLASS
-E_DATE_EDIT_GET_CLASS
-EDateEditClass
-e_date_edit_get_type
-<SUBSECTION Private>
-EDateEditPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-datetime-format</FILE>
-<TITLE>Date and Time Formatting</TITLE>
-DTFormatKind
-e_datetime_format_add_setup_widget
-e_datetime_format_format
-e_datetime_format_format_tm
-e_datetime_format_includes_day_name
-</SECTION>
-
-<SECTION>
-<FILE>e-destination-store</FILE>
-<TITLE>EDestinationStore</TITLE>
-EDestinationStore
-EDestinationStoreColumnType
-e_destination_store_new
-e_destination_store_get_destination
-e_destination_store_list_destinations
-e_destination_store_insert_destination
-e_destination_store_append_destination
-e_destination_store_remove_destination
-e_destination_store_remove_destination_nth
-e_destination_store_get_destination_count
-e_destination_store_get_path
-e_destination_store_get_stamp
-<SUBSECTION Standard>
-E_DESTINATION_STORE
-E_IS_DESTINATION_STORE
-E_TYPE_DESTINATION_STORE
-E_DESTINATION_STORE_CLASS
-E_IS_DESTINATION_STORE_CLASS
-E_DESTINATION_STORE_GET_CLASS
-EDestinationStoreClass
-e_destination_store_get_type
-<SUBSECTION Private>
-EDestinationStorePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-dialog-utils</FILE>
-<TITLE>Dialog Utilities (Legacy)</TITLE>
-e_notice
-e_dialog_combo_box_set
-e_dialog_combo_box_get
-</SECTION>
-
-<SECTION>
-<FILE>e-event</FILE>
-<TITLE>EEvent</TITLE>
-EEvent
-e_event_t
-EEventItem
-EEventFactory
-EEventTarget
-EEventItemsFunc
-EEventFunc
-EEventFactoryFunc
-e_event_construct
-e_event_add_items
-e_event_remove_items
-e_event_emit
-e_event_target_new
-e_event_target_free
-EEventHook
-EEventHookTargetMap
-EEventHookTargetMask
-EEventHookFunc
-e_event_hook_class_add_target_map
-<SUBSECTION Standard>
-E_EVENT
-E_IS_EVENT
-E_TYPE_EVENT
-E_EVENT_CLASS
-E_IS_EVENT_CLASS
-E_EVENT_GET_CLASS
-EEventClass
-e_event_get_type
-<SUBSECTION Standard>
-E_EVENT_HOOK
-E_IS_EVENT_HOOK
-E_TYPE_EVENT_HOOK
-E_EVENT_HOOK_CLASS
-E_IS_EVENT_HOOK_CLASS
-E_EVENT_HOOK_GET_CLASS
-EEventHookClass
-e_event_hook_get_type
-<SUBSECTION Private>
-EEventPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-file-request</FILE>
-<TITLE>EFileRequest</TITLE>
-EFileRequest
-<SUBSECTION Standard>
-E_FILE_REQUEST
-E_IS_FILE_REQUEST
-E_TYPE_FILE_REQUEST
-E_FILE_REQUEST_CLASS
-E_IS_FILE_REQUEST_CLASS
-E_FILE_REQUEST_GET_CLASS
-EFileRequestClass
-e_file_request_get_type
-<SUBSECTION Private>
-EFileRequestPrivate
-LIBSOUP_USE_UNSTABLE_REQUEST_API
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-code</FILE>
-<TITLE>EFilterCode</TITLE>
-EFilterCode
-e_filter_code_new
-<SUBSECTION Standard>
-E_FILTER_CODE
-E_IS_FILTER_CODE
-E_TYPE_FILTER_CODE
-E_FILTER_CODE_CLASS
-E_IS_FILTER_CODE_CLASS
-E_FILTER_CODE_GET_CLASS
-EFilterCodeClass
-e_filter_code_get_type
-<SUBSECTION Private>
-EFilterCodePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-color</FILE>
-<TITLE>EFilterColor</TITLE>
-EFilterColor
-e_filter_color_new
-<SUBSECTION Standard>
-E_FILTER_COLOR
-E_IS_FILTER_COLOR
-E_TYPE_FILTER_COLOR
-E_FILTER_COLOR_CLASS
-E_IS_FILTER_COLOR_CLASS
-E_FILTER_COLOR_GET_CLASS
-EFilterColorClass
-e_filter_color_get_type
-<SUBSECTION Private>
-EFilterColorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-datespec</FILE>
-<TITLE>EFilterDatespec</TITLE>
-EFilterDatespec
-EFilterDatespecType
-e_filter_datespec_new
-<SUBSECTION Standard>
-E_FILTER_DATESPEC
-E_IS_FILTER_DATESPEC
-E_TYPE_FILTER_DATESPEC
-E_FILTER_DATESPEC_CLASS
-E_IS_FILTER_DATESPEC_CLASS
-E_FILTER_DATESPEC_GET_CLASS
-EFilterDatespecClass
-e_filter_datespec_get_type
-<SUBSECTION Private>
-EFilterDatespecPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-element</FILE>
-<TITLE>EFilterElement</TITLE>
-EFilterElement
-e_filter_element_new
-e_filter_element_set_data
-e_filter_element_validate
-e_filter_element_eq
-e_filter_element_xml_create
-e_filter_element_xml_encode
-e_filter_element_xml_decode
-e_filter_element_clone
-e_filter_element_copy_value
-e_filter_element_get_widget
-e_filter_element_build_code
-e_filter_element_format_sexp
-<SUBSECTION Standard>
-E_FILTER_ELEMENT
-E_IS_FILTER_ELEMENT
-E_TYPE_FILTER_ELEMENT
-E_FILTER_ELEMENT_CLASS
-E_IS_FILTER_ELEMENT_CLASS
-E_FILTER_ELEMENT_GET_CLASS
-EFilterElementClass
-e_filter_element_get_type
-<SUBSECTION Private>
-EFilterElementPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-file</FILE>
-<TITLE>EFilterFile</TITLE>
-EFilterFile
-e_filter_file_new
-e_filter_file_new_type_name
-e_filter_file_set_path
-<SUBSECTION Standard>
-E_FILTER_FILE
-E_IS_FILTER_FILE
-E_TYPE_FILTER_FILE
-E_FILTER_FILE_CLASS
-E_IS_FILTER_FILE_CLASS
-E_FILTER_FILE_GET_CLASS
-EFilterFileClass
-e_filter_file_get_type
-<SUBSECTION Private>
-EFilterFilePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-input</FILE>
-<TITLE>EFilterInput</TITLE>
-EFilterInput
-e_filter_input_new
-e_filter_input_new_type_name
-e_filter_input_set_value
-<SUBSECTION Standard>
-E_FILTER_INPUT
-E_IS_FILTER_INPUT
-E_TYPE_FILTER_INPUT
-E_FILTER_INPUT_CLASS
-E_IS_FILTER_INPUT_CLASS
-E_FILTER_INPUT_GET_CLASS
-EFilterInputClass
-e_filter_input_get_type
-<SUBSECTION Private>
-EFilterInputPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-int</FILE>
-<TITLE>EFilterInt</TITLE>
-EFilterInt
-e_filter_int_new
-e_filter_int_new_type
-e_filter_int_set_value
-<SUBSECTION Standard>
-E_FILTER_INT
-E_IS_FILTER_INT
-E_TYPE_FILTER_INT
-E_FILTER_INT_CLASS
-E_IS_FILTER_INT_CLASS
-E_FILTER_INT_GET_CLASS
-EFilterIntClass
-e_filter_int_get_type
-<SUBSECTION Private>
-EFilterIntPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-option</FILE>
-<TITLE>EFilterOption</TITLE>
-filter_option
-EFilterOption
-e_filter_option_new
-e_filter_option_set_current
-e_filter_option_get_current
-e_filter_option_add
-e_filter_option_remove_all
-<SUBSECTION Standard>
-E_FILTER_OPTION
-E_IS_FILTER_OPTION
-E_TYPE_FILTER_OPTION
-E_FILTER_OPTION_CLASS
-E_IS_FILTER_OPTION_CLASS
-E_FILTER_OPTION_GET_CLASS
-EFilterOptionClass
-e_filter_option_get_type
-<SUBSECTION Private>
-EFilterOptionPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-part</FILE>
-<TITLE>EFilterPart</TITLE>
-EFilterPart
-e_filter_part_new
-e_filter_part_validate
-e_filter_part_eq
-e_filter_part_xml_create
-e_filter_part_xml_encode
-e_filter_part_xml_decode
-e_filter_part_clone
-e_filter_part_copy_values
-e_filter_part_find_element
-e_filter_part_get_widget
-e_filter_part_build_code
-e_filter_part_expand_code
-e_filter_part_build_code_list
-e_filter_part_find_list
-e_filter_part_next_list
-<SUBSECTION Standard>
-E_FILTER_PART
-E_IS_FILTER_PART
-E_TYPE_FILTER_PART
-E_FILTER_PART_CLASS
-E_IS_FILTER_PART_CLASS
-E_FILTER_PART_GET_CLASS
-EFilterPartClass
-e_filter_part_get_type
-<SUBSECTION Private>
-EFilterPartPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-filter-rule</FILE>
-<TITLE>EFilterRule</TITLE>
-filter_grouping_t
-filter_threading_t
-EFilterRule
-e_filter_rule_new
-e_filter_rule_clone
-e_filter_rule_set_name
-E_FILTER_SOURCE_INCOMING
-E_FILTER_SOURCE_DEMAND
-E_FILTER_SOURCE_OUTGOING
-E_FILTER_SOURCE_JUNKTEST
-e_filter_rule_set_source
-e_filter_rule_validate
-e_filter_rule_eq
-e_filter_rule_xml_encode
-e_filter_rule_xml_decode
-e_filter_rule_copy
-e_filter_rule_add_part
-e_filter_rule_remove_part
-e_filter_rule_replace_part
-e_filter_rule_get_widget
-e_filter_rule_build_code
-e_filter_rule_emit_changed
-e_filter_rule_next_list
-e_filter_rule_find_list
-<SUBSECTION Standard>
-E_FILTER_RULE
-E_IS_FILTER_RULE
-E_TYPE_FILTER_RULE
-E_FILTER_RULE_CLASS
-E_IS_FILTER_RULE_CLASS
-E_FILTER_RULE_GET_CLASS
-EFilterRuleClass
-e_filter_rule_get_type
-<SUBSECTION Private>
-EFilterRulePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-focus-tracker</FILE>
-<TITLE>EFocusTracker</TITLE>
-EFocusTracker
-e_focus_tracker_new
-e_focus_tracker_get_focus
-e_focus_tracker_get_window
-e_focus_tracker_get_cut_clipboard_action
-e_focus_tracker_set_cut_clipboard_action
-e_focus_tracker_get_copy_clipboard_action
-e_focus_tracker_set_copy_clipboard_action
-e_focus_tracker_get_paste_clipboard_action
-e_focus_tracker_set_paste_clipboard_action
-e_focus_tracker_get_delete_selection_action
-e_focus_tracker_set_delete_selection_action
-e_focus_tracker_get_select_all_action
-e_focus_tracker_set_select_all_action
-e_focus_tracker_update_actions
-e_focus_tracker_cut_clipboard
-e_focus_tracker_copy_clipboard
-e_focus_tracker_paste_clipboard
-e_focus_tracker_delete_selection
-e_focus_tracker_select_all
-<SUBSECTION Standard>
-E_FOCUS_TRACKER
-E_IS_FOCUS_TRACKER
-E_TYPE_FOCUS_TRACKER
-E_FOCUS_TRACKER_CLASS
-E_IS_FOCUS_TRACKER_CLASS
-E_FOCUS_TRACKER_GET_CLASS
-EFocusTrackerClass
-e_focus_tracker_get_type
-<SUBSECTION Private>
-EFocusTrackerPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-html-utils</FILE>
-<TITLE>Text to HTML Conversion</TITLE>
-E_TEXT_TO_HTML_PRE
-E_TEXT_TO_HTML_CONVERT_NL
-E_TEXT_TO_HTML_CONVERT_SPACES
-E_TEXT_TO_HTML_CONVERT_URLS
-E_TEXT_TO_HTML_MARK_CITATION
-E_TEXT_TO_HTML_CONVERT_ADDRESSES
-E_TEXT_TO_HTML_ESCAPE_8BIT
-E_TEXT_TO_HTML_CITE
-e_text_to_html_full
-e_text_to_html
-</SECTION>
-
-<SECTION>
-<FILE>e-icon-factory</FILE>
-<TITLE>Icon Utilities (Legacy)</TITLE>
-e_icon_factory_get_icon_filename
-e_icon_factory_get_icon
-e_icon_factory_pixbuf_scale
-e_icon_factory_create_thumbnail
-</SECTION>
-
-<SECTION>
-<FILE>e-image-chooser</FILE>
-<TITLE>EImageChooser</TITLE>
-EImageChooser
-e_image_chooser_new
-e_image_chooser_get_icon_name
-e_image_chooser_set_from_file
-e_image_chooser_set_image_data
-e_image_chooser_get_image_data
-<SUBSECTION Standard>
-E_IMAGE_CHOOSER
-E_IS_IMAGE_CHOOSER
-E_TYPE_IMAGE_CHOOSER
-E_IMAGE_CHOOSER_CLASS
-E_IS_IMAGE_CHOOSER_CLASS
-E_IMAGE_CHOOSER_GET_CLASS
-EImageChooserClass
-e_image_chooser_get_type
-<SUBSECTION Private>
-EImageChooserPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-import</FILE>
-<TITLE>EImport</TITLE>
-EImport
-e_import_target_t
-EImportImporter
-EImportFactory
-EImportTarget
-EImportCompleteFunc
-EImportStatusFunc
-EImportFactoryFunc
-EImportImporterFunc
-EImportSupportedFunc
-EImportWidgetFunc
-EImportImportFunc
-EImportTargetURI
-EImportTargetHome
-e_import_new
-e_import_class_add_importer
-e_import_get_importers
-e_import_construct
-e_import_import
-e_import_cancel
-e_import_get_widget
-e_import_get_preview_widget
-e_import_status
-e_import_complete
-e_import_target_new
-e_import_target_free
-e_import_target_new_uri
-e_import_target_new_home
-EImportHook
-EImportHookTargetMap
-EImportHookTargetMask
-EImportHookImporter
-e_import_hook_class_add_target_map
-<SUBSECTION Standard>
-E_IMPORT
-E_IS_IMPORT
-E_TYPE_IMPORT
-E_IMPORT_CLASS
-E_IS_IMPORT_CLASS
-E_IMPORT_GET_CLASS
-EImportClass
-e_import_get_type
-<SUBSECTION Standard>
-E_IMPORT_HOOK
-E_IS_IMPORT_HOOK
-E_TYPE_IMPORT_HOOK
-E_IMPORT_HOOK_CLASS
-E_IS_IMPORT_HOOK_CLASS
-E_IMPORT_HOOK_GET_CLASS
-EImportHookClass
-e_import_hook_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-import-assistant</FILE>
-<TITLE>EImportAssistant</TITLE>
-EImportAssistant
-e_import_assistant_new
-e_import_assistant_new_simple
-<SUBSECTION Standard>
-E_IMPORT_ASSISTANT
-E_IS_IMPORT_ASSISTANT
-E_TYPE_IMPORT_ASSISTANT
-E_IMPORT_ASSISTANT_CLASS
-E_IS_IMPORT_ASSISTANT_CLASS
-E_IMPORT_ASSISTANT_GET_CLASS
-EImportAssistantClass
-e_import_assistant_get_type
-<SUBSECTION Private>
-EImportAssistantPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-interval-chooser</FILE>
-<TITLE>EIntervalChooser</TITLE>
-EIntervalChooser
-EDurationType
-e_interval_chooser_new
-e_interval_chooser_get_interval_minutes
-e_interval_chooser_set_interval_minutes
-<SUBSECTION Standard>
-E_INTERVAL_CHOOSER
-E_IS_INTERVAL_CHOOSER
-E_TYPE_INTERVAL_CHOOSER
-E_INTERVAL_CHOOSER_CLASS
-E_IS_INTERVAL_CHOOSER_CLASS
-E_INTERVAL_CHOOSER_GET_CLASS
-EIntervalChooserClass
-e_interval_chooser_get_type
-<SUBSECTION Private>
-EIntervalChooserPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-mail-identity-combo-box</FILE>
-<TITLE>EMailIdentityComboBox</TITLE>
-EMailIdentityComboBox
-e_mail_identity_combo_box_new
-e_mail_identity_combo_box_refresh
-e_mail_identity_combo_box_get_registry
-<SUBSECTION Standard>
-E_MAIL_IDENTITY_COMBO_BOX
-E_IS_MAIL_IDENTITY_COMBO_BOX
-E_TYPE_MAIL_IDENTITY_COMBO_BOX
-E_MAIL_IDENTITY_COMBO_BOX_CLASS
-E_IS_MAIL_IDENTITY_COMBO_BOX_CLASS
-E_MAIL_IDENTITY_COMBO_BOX_GET_CLASS
-EMailIdentityComboBoxClass
-e_mail_identity_combo_box_get_type
-<SUBSECTION Private>
-EMailIdentityComboBoxPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-mail-signature-combo-box</FILE>
-<TITLE>EMailSignatureComboBox</TITLE>
-E_MAIL_SIGNATURE_AUTOGENERATED_UID
-EMailSignatureComboBox
-e_mail_signature_combo_box_new
-e_mail_signature_combo_box_refresh
-e_mail_signature_combo_box_get_registry
-e_mail_signature_combo_box_get_identity_uid
-e_mail_signature_combo_box_set_identity_uid
-e_mail_signature_combo_box_load_selected
-e_mail_signature_combo_box_load_selected_finish
-<SUBSECTION Standard>
-E_MAIL_SIGNATURE_COMBO_BOX
-E_IS_MAIL_SIGNATURE_COMBO_BOX
-E_TYPE_MAIL_SIGNATURE_COMBO_BOX
-E_MAIL_SIGNATURE_COMBO_BOX_CLASS
-E_IS_MAIL_SIGNATURE_COMBO_BOX_CLASS
-E_MAIL_SIGNATURE_COMBO_BOX_GET_CLASS
-EMailSignatureComboBoxClass
-e_mail_signature_combo_box_get_type
-<SUBSECTION Private>
-EMailSignatureComboBoxPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-mail-signature-editor</FILE>
-<TITLE>EMailSignatureEditor</TITLE>
-EMailSignatureEditor
-e_mail_signature_editor_new
-e_mail_signature_editor_get_focus_tracker
-e_mail_signature_editor_get_registry
-e_mail_signature_editor_get_source
-e_mail_signature_editor_commit
-e_mail_signature_editor_commit_finish
-<SUBSECTION Standard>
-E_MAIL_SIGNATURE_EDITOR
-E_IS_MAIL_SIGNATURE_EDITOR
-E_TYPE_MAIL_SIGNATURE_EDITOR
-E_MAIL_SIGNATURE_EDITOR_CLASS
-E_IS_MAIL_SIGNATURE_EDITOR_CLASS
-E_MAIL_SIGNATURE_EDITOR_GET_CLASS
-EMailSignatureEditorClass
-e_mail_signature_editor_get_type
-<SUBSECTION Private>
-EMailSignatureEditorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-mail-signature-manager</FILE>
-<TITLE>EMailSignatureManager</TITLE>
-EMailSignatureManager
-e_mail_signature_manager_new
-e_mail_signature_manager_add_signature
-e_mail_signature_manager_add_signature_script
-e_mail_signature_manager_edit_signature
-e_mail_signature_manager_remove_signature
-e_mail_signature_manager_get_prefer_html
-e_mail_signature_manager_set_prefer_html
-e_mail_signature_manager_get_registry
-<SUBSECTION Standard>
-E_MAIL_SIGNATURE_MANAGER
-E_IS_MAIL_SIGNATURE_MANAGER
-E_TYPE_MAIL_SIGNATURE_MANAGER
-E_MAIL_SIGNATURE_MANAGER_CLASS
-E_IS_MAIL_SIGNATURE_MANAGER_CLASS
-E_MAIL_SIGNATURE_MANAGER_GET_CLASS
-EMailSignatureManagerClass
-e_mail_signature_manager_get_type
-<SUBSECTION Private>
-EMailSignatureManagerPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-mail-signature-preview</FILE>
-<TITLE>EMailSignaturePreview</TITLE>
-EMailSignaturePreview
-e_mail_signature_preview_new
-e_mail_signature_preview_refresh
-e_mail_signature_preview_get_registry
-e_mail_signature_preview_get_source_uid
-e_mail_signature_preview_set_source_uid
-<SUBSECTION Standard>
-E_MAIL_SIGNATURE_PREVIEW
-E_IS_MAIL_SIGNATURE_PREVIEW
-E_TYPE_MAIL_SIGNATURE_PREVIEW
-E_MAIL_SIGNATURE_PREVIEW_CLASS
-E_IS_MAIL_SIGNATURE_PREVIEW_CLASS
-E_MAIL_SIGNATURE_PREVIEW_GET_CLASS
-EMailSignaturePreviewClass
-e_mail_signature_preview_get_type
-<SUBSECTION Private>
-EMailSignaturePreviewPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-mail-signature-script-dialog</FILE>
-<TITLE>EMailSignatureScriptDialog</TITLE>
-EMailSignatureScriptDialog
-e_mail_signature_script_dialog_new
-e_mail_signature_script_dialog_get_registry
-e_mail_signature_script_dialog_get_source
-e_mail_signature_script_dialog_get_symlink_target
-e_mail_signature_script_dialog_set_symlink_target
-e_mail_signature_script_dialog_commit
-e_mail_signature_script_dialog_commit_finish
-<SUBSECTION Standard>
-E_MAIL_SIGNATURE_SCRIPT_DIALOG
-E_IS_MAIL_SIGNATURE_SCRIPT_DIALOG
-E_TYPE_MAIL_SIGNATURE_SCRIPT_DIALOG
-E_MAIL_SIGNATURE_SCRIPT_DIALOG_CLASS
-E_IS_MAIL_SIGNATURE_SCRIPT_DIALOG_CLASS
-E_MAIL_SIGNATURE_SCRIPT_DIALOG_GET_CLASS
-EMailSignatureScriptDialogClass
-e_mail_signature_script_dialog_get_type
-<SUBSECTION Private>
-EMailSignatureScriptDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-mail-signature-tree-view</FILE>
-<TITLE>EMailSignatureTreeView</TITLE>
-EMailSignatureTreeView
-e_mail_signature_tree_view_new
-e_mail_signature_tree_view_refresh
-e_mail_signature_tree_view_get_registry
-e_mail_signature_tree_view_ref_selected_source
-e_mail_signature_tree_view_set_selected_source
-<SUBSECTION Standard>
-E_MAIL_SIGNATURE_TREE_VIEW
-E_IS_MAIL_SIGNATURE_TREE_VIEW
-E_TYPE_MAIL_SIGNATURE_TREE_VIEW
-E_MAIL_SIGNATURE_TREE_VIEW_CLASS
-E_IS_MAIL_SIGNATURE_TREE_VIEW_CLASS
-E_MAIL_SIGNATURE_TREE_VIEW_GET_CLASS
-EMailSignatureTreeViewClass
-e_mail_signature_tree_view_get_type
-<SUBSECTION Private>
-EMailSignatureTreeViewPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-map</FILE>
-<TITLE>EMap</TITLE>
-EMap
-EMapPoint
-e_map_new
-e_map_freeze
-e_map_thaw
-e_map_window_to_world
-e_map_world_to_window
-e_map_get_magnification
-e_map_set_smooth_zoom
-e_map_get_smooth_zoom
-e_map_zoom_to_location
-e_map_zoom_out
-e_map_add_point
-e_map_remove_point
-e_map_point_get_location
-e_map_point_get_name
-e_map_point_get_color_rgba
-e_map_point_set_color_rgba
-e_map_point_set_data
-e_map_point_get_data
-e_map_point_is_in_view
-e_map_get_closest_point
-<SUBSECTION Standard>
-E_MAP
-E_IS_MAP
-E_TYPE_MAP
-E_MAP_CLASS
-E_IS_MAP_CLASS
-E_MAP_GET_CLASS
-EMapClass
-e_map_get_type
-<SUBSECTION Private>
-EMapPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-menu-tool-action</FILE>
-<TITLE>EMenuToolAction</TITLE>
-EMenuToolAction
-e_menu_tool_action_new
-<SUBSECTION Standard>
-E_MENU_TOOL_ACTION
-E_IS_MENU_TOOL_ACTION
-E_TYPE_MENU_TOOL_ACTION
-E_MENU_TOOL_ACTION_CLASS
-E_IS_MENU_TOOL_ACTION_CLASS
-E_MENU_TOOL_ACTION_GET_CLASS
-EMenuToolActionClass
-e_menu_tool_action_get_type
-<SUBSECTION Private>
-EMenuToolActionPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-menu-tool-button</FILE>
-<TITLE>EMenuToolButton</TITLE>
-EMenuToolButton
-e_menu_tool_button_new
-e_menu_tool_button_set_prefer_item
-e_menu_tool_button_get_prefer_item
-<SUBSECTION Standard>
-E_MENU_TOOL_BUTTON
-E_IS_MENU_TOOL_BUTTON
-E_TYPE_MENU_TOOL_BUTTON
-E_MENU_TOOL_BUTTON_CLASS
-E_IS_MENU_TOOL_BUTTON_CLASS
-E_MENU_TOOL_BUTTON_GET_CLASS
-EMenuToolButtonClass
-e_menu_tool_button_get_type
-<SUBSECTION Private>
-EMenuToolButtonPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-misc-utils</FILE>
-<TITLE>Miscellaneous Utilities</TITLE>
-EDateWeekday
-EForeachFunc
-e_get_accels_filename
-e_show_uri
-e_display_help
-ERestoreWindowFlags
-e_restore_window
-e_lookup_action
-e_lookup_action_group
-e_action_compare_by_label
-e_action_group_remove_all_actions
-e_radio_action_get_current_action
-e_action_group_add_actions_localized
-e_builder_get_widget
-e_load_ui_builder_definition
-e_load_ui_manager_definition
-e_categories_add_change_hook
-e_str_without_underscores
-e_str_compare
-e_str_case_compare
-e_collate_compare
-e_int_compare
-e_color_to_value
-e_rgba_to_value
-e_format_number
-ESortCompareFunc
-e_bsearch
-e_strftime_fix_am_pm
-e_utf8_strftime_fix_am_pm
-e_get_month_name
-e_get_weekday_name
-e_weekday_get_next
-e_weekday_get_prev
-e_weekday_add_days
-e_weekday_subtract_days
-e_weekday_get_days_between
-e_weekday_to_tm_wday
-e_weekday_from_tm_wday
-e_flexible_strtod
-E_ASCII_DTOSTR_BUF_SIZE
-e_ascii_dtostr
-e_file_lock_create
-e_file_lock_destroy
-e_file_lock_exists
-e_util_guess_mime_type
-e_util_get_category_filter_options
-e_util_get_searchable_categories
-e_binding_transform_color_to_string
-e_binding_transform_string_to_color
-e_binding_transform_source_to_uid
-e_binding_transform_uid_to_source
-e_charset_add_radio_actions
-e_file_replace_contents_async
-e_file_replace_contents_finish
-e_mktemp
-e_mkstemp
-e_mkdtemp
-</SECTION>
-
-<SECTION>
-<FILE>e-name-selector</FILE>
-<TITLE>ENameSelector</TITLE>
-ENameSelector
-e_name_selector_new
-e_name_selector_ref_client_cache
-e_name_selector_peek_model
-e_name_selector_peek_dialog
-e_name_selector_peek_section_entry
-e_name_selector_peek_section_list
-e_name_selector_show_dialog
-e_name_selector_load_books
-e_name_selector_cancel_loading
-<SUBSECTION Standard>
-E_NAME_SELECTOR
-E_IS_NAME_SELECTOR
-E_TYPE_NAME_SELECTOR
-E_NAME_SELECTOR_CLASS
-E_IS_NAME_SELECTOR_CLASS
-E_NAME_SELECTOR_GET_CLASS
-ENameSelectorClass
-e_name_selector_get_type
-<SUBSECTION Private>
-ENameSelectorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-name-selector-dialog</FILE>
-<TITLE>ENameSelectorDialog</TITLE>
-ENameSelectorDialog
-e_name_selector_dialog_new
-e_name_selector_dialog_ref_client_cache
-e_name_selector_dialog_peek_model
-e_name_selector_dialog_set_model
-e_name_selector_dialog_set_destination_index
-e_name_selector_dialog_set_scrolling_policy
-e_name_selector_dialog_get_section_visible
-e_name_selector_dialog_set_section_visible
-<SUBSECTION Standard>
-E_NAME_SELECTOR_DIALOG
-E_IS_NAME_SELECTOR_DIALOG
-E_TYPE_NAME_SELECTOR_DIALOG
-E_NAME_SELECTOR_DIALOG_CLASS
-E_IS_NAME_SELECTOR_DIALOG_CLASS
-E_NAME_SELECTOR_DIALOG_GET_CLASS
-ENameSelectorDialogClass
-e_name_selector_dialog_get_type
-<SUBSECTION Private>
-ENameSelectorDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-name-selector-entry</FILE>
-<TITLE>ENameSelectorEntry</TITLE>
-ENameSelectorEntry
-e_name_selector_entry_new
-e_name_selector_entry_ref_client_cache
-e_name_selector_entry_set_client_cache
-e_name_selector_entry_get_minimum_query_length
-e_name_selector_entry_set_minimum_query_length
-e_name_selector_entry_get_show_address
-e_name_selector_entry_set_show_address
-e_name_selector_entry_peek_contact_store
-e_name_selector_entry_set_contact_store
-e_name_selector_entry_peek_destination_store
-e_name_selector_entry_set_destination_store
-e_name_selector_entry_get_popup_destination
-e_name_selector_entry_set_contact_editor_func
-e_name_selector_entry_set_contact_list_editor_func
-ens_util_populate_user_query_fields
-<SUBSECTION Standard>
-E_NAME_SELECTOR_ENTRY
-E_IS_NAME_SELECTOR_ENTRY
-E_TYPE_NAME_SELECTOR_ENTRY
-E_NAME_SELECTOR_ENTRY_CLASS
-E_IS_NAME_SELECTOR_ENTRY_CLASS
-E_NAME_SELECTOR_ENTRY_GET_CLASS
-ENameSelectorEntryClass
-e_name_selector_entry_get_type
-<SUBSECTION Private>
-ENameSelectorEntryPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-name-selector-list</FILE>
-<TITLE>ENameSelectorList</TITLE>
-ENameSelectorList
-e_name_selector_list_new
-e_name_selector_list_expand_clicked
-<SUBSECTION Standard>
-E_NAME_SELECTOR_LIST
-E_IS_NAME_SELECTOR_LIST
-E_TYPE_NAME_SELECTOR_LIST
-E_NAME_SELECTOR_LIST_CLASS
-E_IS_NAME_SELECTOR_LIST_CLASS
-E_NAME_SELECTOR_LIST_GET_CLASS
-ENameSelectorListClass
-e_name_selector_list_get_type
-<SUBSECTION Private>
-ENameSelectorListPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-name-selector-model</FILE>
-<TITLE>ENameSelectorModel</TITLE>
-ENameSelectorModel
-e_name_selector_model_new
-e_name_selector_model_peek_contact_store
-e_name_selector_model_peek_contact_filter
-e_name_selector_model_list_sections
-e_name_selector_model_peek_section
-e_name_selector_model_add_section
-e_name_selector_model_remove_section
-e_name_selector_model_get_contact_emails_without_used
-e_name_selector_model_free_emails_list
-<SUBSECTION Standard>
-E_NAME_SELECTOR_MODEL
-E_IS_NAME_SELECTOR_MODEL
-E_TYPE_NAME_SELECTOR_MODEL
-E_NAME_SELECTOR_MODEL_CLASS
-E_IS_NAME_SELECTOR_MODEL_CLASS
-E_NAME_SELECTOR_MODEL_GET_CLASS
-ENameSelectorModelClass
-e_name_selector_model_get_type
-<SUBSECTION Private>
-ENameSelectorModelPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-online-button</FILE>
-<TITLE>EOnlineButton</TITLE>
-EOnlineButton
-e_online_button_new
-e_online_button_get_online
-e_online_button_set_online
-<SUBSECTION Standard>
-E_ONLINE_BUTTON
-E_IS_ONLINE_BUTTON
-E_TYPE_ONLINE_BUTTON
-E_ONLINE_BUTTON_CLASS
-E_IS_ONLINE_BUTTON_CLASS
-E_ONLINE_BUTTON_GET_CLASS
-EOnlineButtonClass
-e_online_button_get_type
-<SUBSECTION Private>
-EOnlineButtonPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-paned</FILE>
-<TITLE>EPaned</TITLE>
-EPaned
-e_paned_new
-e_paned_get_hposition
-e_paned_set_hposition
-e_paned_get_vposition
-e_paned_set_vposition
-e_paned_get_proportion
-e_paned_set_proportion
-e_paned_get_fixed_resize
-e_paned_set_fixed_resize
-<SUBSECTION Standard>
-E_PANED
-E_IS_PANED
-E_TYPE_PANED
-E_PANED_CLASS
-E_IS_PANED_CLASS
-E_PANED_GET_CLASS
-EPanedClass
-e_paned_get_type
-<SUBSECTION Private>
-EPanedPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-passwords</FILE>
-<TITLE>Password Utilities (Legacy)</TITLE>
-e_passwords_init
-e_passwords_set_online
-e_passwords_remember_password
-e_passwords_add_password
-e_passwords_get_password
-e_passwords_forget_password
-EPasswordsRememberType
-e_passwords_ask_password
-</SECTION>
-
-<SECTION>
-<FILE>e-photo-cache</FILE>
-<TITLE>EPhotoCache</TITLE>
-EPhotoCache
-e_photo_cache_new
-e_photo_cache_ref_client_cache
-e_photo_cache_add_photo_source
-e_photo_cache_list_photo_sources
-e_photo_cache_remove_photo_source
-e_photo_cache_add_photo
-e_photo_cache_remove_photo
-e_photo_cache_get_photo_sync
-e_photo_cache_get_photo
-e_photo_cache_get_photo_finish
-<SUBSECTION Standard>
-E_PHOTO_CACHE
-E_IS_PHOTO_CACHE
-E_TYPE_PHOTO_CACHE
-E_PHOTO_CACHE_CLASS
-E_IS_PHOTO_CACHE_CLASS
-E_PHOTO_CACHE_GET_CLASS
-EPhotoCacheClass
-e_photo_cache_get_type
-<SUBSECTION Private>
-EPhotoCachePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-photo-source</FILE>
-<TITLE>EPhotoSource</TITLE>
-EPhotoSource
-EPhotoSourceInterface
-e_photo_source_get_photo
-e_photo_source_get_photo_finish
-<SUBSECTION Standard>
-E_PHOTO_SOURCE
-E_IS_PHOTO_SOURCE
-E_TYPE_PHOTO_SOURCE
-E_PHOTO_SOURCE_GET_INTERFACE
-e_photo_source_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-picture-gallery</FILE>
-<TITLE>EPictureGallery</TITLE>
-EPictureGallery
-e_picture_gallery_new
-e_picture_gallery_get_path
-<SUBSECTION Standard>
-E_PICTURE_GALLERY
-E_IS_PICTURE_GALLERY
-E_TYPE_PICTURE_GALLERY
-E_PICTURE_GALLERY_CLASS
-E_IS_PICTURE_GALLERY_CLASS
-E_PICTURE_GALLERY_GET_CLASS
-EPictureGalleryClass
-e_picture_gallery_get_type
-<SUBSECTION Private>
-EPictureGalleryPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-plugin</FILE>
-<TITLE>EPlugin</TITLE>
-E_PLUGIN_CLASSID
-EPluginAuthor
-EPluginFlags
-EPlugin
-e_plugin_construct
-e_plugin_load_plugins
-e_plugin_list_plugins
-e_plugin_get_symbol
-e_plugin_invoke
-e_plugin_enable
-e_plugin_get_configure_widget
-e_plugin_xml_prop
-e_plugin_xml_prop_domain
-e_plugin_xml_int
-e_plugin_xml_content
-e_plugin_xml_content_domain
-EPluginHook
-EPluginHookTargetMap
-EPluginHookTargetKey
-e_plugin_hook_new
-e_plugin_hook_enable
-e_plugin_hook_mask
-e_plugin_hook_id
-<SUBSECTION Standard>
-E_PLUGIN
-E_IS_PLUGIN
-E_TYPE_PLUGIN
-E_PLUGIN_CLASS
-E_IS_PLUGIN_CLASS
-E_PLUGIN_GET_CLASS
-EPluginClass
-e_plugin_get_type
-<SUBSECTION Standard>
-E_PLUGIN_HOOK
-E_IS_PLUGIN_HOOK
-E_TYPE_PLUGIN_HOOK
-E_PLUGIN_HOOK_CLASS
-E_IS_PLUGIN_HOOK_CLASS
-E_PLUGIN_HOOK_GET_CLASS
-EPluginHookClass
-e_plugin_hook_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-plugin-ui</FILE>
-<TITLE>EPluginUI</TITLE>
-EPluginUIHook
-EPluginUIInitFunc
-e_plugin_ui_register_manager
-e_plugin_ui_enable_manager
-e_plugin_ui_disable_manager
-<SUBSECTION Standard>
-E_PLUGIN_UI_HOOK
-E_IS_PLUGIN_UI_HOOK
-E_TYPE_PLUGIN_UI_HOOK
-E_PLUGIN_UI_HOOK_CLASS
-E_IS_PLUGIN_UI_HOOK_CLASS
-E_PLUGIN_UI_HOOK_GET_CLASS
-EPluginUIHookClass
-e_plugin_ui_hook_get_type
-<SUBSECTION Private>
-EPluginUIHookPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-poolv</FILE>
-<TITLE>EPoolv</TITLE>
-EPoolv
-e_poolv_new
-e_poolv_set
-e_poolv_get
-e_poolv_destroy
-</SECTION>
-
-<SECTION>
-<FILE>e-popup-action</FILE>
-<TITLE>EPopupAction</TITLE>
-EPopupAction
-e_popup_action_new
-EPopupActionEntry
-e_action_group_add_popup_actions
-<SUBSECTION Standard>
-E_POPUP_ACTION
-E_IS_POPUP_ACTION
-E_TYPE_POPUP_ACTION
-E_POPUP_ACTION_CLASS
-E_IS_POPUP_ACTION_CLASS
-E_POPUP_ACTION_GET_CLASS
-EPopupActionClass
-e_popup_action_get_type
-<SUBSECTION Private>
-EPopupActionPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-popup-menu</FILE>
-<TITLE>Popup Menus (Legacy)</TITLE>
-EPopupMenu
-E_POPUP_SEPARATOR
-E_POPUP_TERMINATOR
-E_POPUP_ITEM
-e_popup_menu_create_with_domain
-</SECTION>
-
-<SECTION>
-<FILE>e-port-entry</FILE>
-<TITLE>EPortEntry</TITLE>
-EPortEntry
-e_port_entry_new
-e_port_entry_set_camel_entries
-e_port_entry_get_port
-e_port_entry_set_port
-e_port_entry_is_valid
-e_port_entry_get_security_method
-e_port_entry_set_security_method
-e_port_entry_activate_secured_port
-e_port_entry_activate_nonsecured_port
-<SUBSECTION Standard>
-E_PORT_ENTRY
-E_IS_PORT_ENTRY
-E_TYPE_PORT_ENTRY
-E_PORT_ENTRY_CLASS
-E_IS_PORT_ENTRY_CLASS
-E_PORT_ENTRY_GET_CLASS
-EPortEntryClass
-e_port_entry_get_type
-<SUBSECTION Private>
-EPortEntryPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-preferences-window</FILE>
-<TITLE>EPreferencesWindow</TITLE>
-EPreferencesWindow
-EPreferencesWindowCreatePageFn
-e_preferences_window_new
-e_preferences_window_get_shell
-e_preferences_window_setup
-e_preferences_window_add_page
-e_preferences_window_show_page
-<SUBSECTION Standard>
-E_PREFERENCES_WINDOW
-E_IS_PREFERENCES_WINDOW
-E_TYPE_PREFERENCES_WINDOW
-E_PREFERENCES_WINDOW_CLASS
-E_IS_PREFERENCES_WINDOW_CLASS
-E_PREFERENCES_WINDOW_GET_CLASS
-EPreferencesWindowClass
-e_preferences_window_get_type
-<SUBSECTION Private>
-EPreferencesWindowPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-preview-pane</FILE>
-<TITLE>EPreviewPane</TITLE>
-EPreviewPane
-e_preview_pane_new
-e_preview_pane_get_web_view
-e_preview_pane_get_search_bar
-e_preview_pane_clear_alerts
-e_preview_pane_show_search_bar
-<SUBSECTION Standard>
-E_PREVIEW_PANE
-E_IS_PREVIEW_PANE
-E_TYPE_PREVIEW_PANE
-E_PREVIEW_PANE_CLASS
-E_IS_PREVIEW_PANE_CLASS
-E_PREVIEW_PANE_GET_CLASS
-EPreviewPaneClass
-e_preview_pane_get_type
-<SUBSECTION Private>
-EPreviewPanePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-print</FILE>
-<TITLE>Printing</TITLE>
-e_print_operation_new
-e_print_run_page_setup_dialog
-</SECTION>
-
-<SECTION>
-<FILE>e-printable</FILE>
-<TITLE>EPrintable</TITLE>
-EPrintable
-e_printable_new
-e_printable_print_page
-e_printable_data_left
-e_printable_reset
-e_printable_height
-e_printable_will_fit
-<SUBSECTION Standard>
-E_PRINTABLE
-E_IS_PRINTABLE
-E_TYPE_PRINTABLE
-E_PRINTABLE_CLASS
-E_IS_PRINTABLE_CLASS
-E_PRINTABLE_GET_CLASS
-EPrintableClass
-e_printable_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-reflow</FILE>
-<TITLE>EReflow</TITLE>
-EReflow
-<SUBSECTION Standard>
-E_REFLOW
-E_IS_REFLOW
-E_TYPE_REFLOW
-E_REFLOW_CLASS
-E_IS_REFLOW_CLASS
-E_REFLOW_GET_CLASS
-EReflowClass
-e_reflow_get_type
-<SUBSECTION Private>
-EReflowPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-reflow-model</FILE>
-<TITLE>EReflowModel</TITLE>
-EReflowModel
-e_reflow_model_set_width
-e_reflow_model_count
-e_reflow_model_height
-e_reflow_model_incarnate
-e_reflow_model_create_cmp_cache
-e_reflow_model_compare
-e_reflow_model_reincarnate
-e_reflow_model_changed
-e_reflow_model_comparison_changed
-e_reflow_model_items_inserted
-e_reflow_model_item_removed
-e_reflow_model_item_changed
-<SUBSECTION Standard>
-E_REFLOW_MODEL
-E_IS_REFLOW_MODEL
-E_TYPE_REFLOW_MODEL
-E_REFLOW_MODEL_CLASS
-E_IS_REFLOW_MODEL_CLASS
-E_REFLOW_MODEL_GET_CLASS
-EReflowModelClass
-e_reflow_model_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-rule-context</FILE>
-<TITLE>ERuleContext</TITLE>
-part_set_map
-rule_set_map
-ERuleContext
-ERuleContextRegisterFunc
-ERuleContextPartFunc
-ERuleContextRuleFunc
-ERuleContextNextPartFunc
-ERuleContextNextRuleFunc
-e_rule_context_new
-e_rule_context_load
-e_rule_context_save
-e_rule_context_revert
-e_rule_context_add_part
-e_rule_context_find_part
-e_rule_context_create_part
-e_rule_context_next_part
-e_rule_context_next_rule
-e_rule_context_find_rule
-e_rule_context_find_rank_rule
-e_rule_context_add_rule
-e_rule_context_add_rule_gui
-e_rule_context_remove_rule
-e_rule_context_rank_rule
-e_rule_context_get_rank_rule
-e_rule_context_add_part_set
-e_rule_context_add_rule_set
-e_rule_context_new_element
-e_rule_context_delete_uri
-e_rule_context_rename_uri
-e_rule_context_free_uri_list
-<SUBSECTION Standard>
-E_RULE_CONTEXT
-E_IS_RULE_CONTEXT
-E_TYPE_RULE_CONTEXT
-E_RULE_CONTEXT_CLASS
-E_IS_RULE_CONTEXT_CLASS
-E_RULE_CONTEXT_GET_CLASS
-ERuleContextClass
-e_rule_context_get_type
-<SUBSECTION Private>
-ERuleContextPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-rule-editor</FILE>
-<TITLE>ERuleEditor</TITLE>
-ERuleEditor
-ERuleEditorUndo
-e_rule_editor_new
-e_rule_editor_construct
-e_rule_editor_set_source
-e_rule_editor_set_sensitive
-e_rule_editor_create_rule
-<SUBSECTION Standard>
-E_RULE_EDITOR
-E_IS_RULE_EDITOR
-E_TYPE_RULE_EDITOR
-E_RULE_EDITOR_CLASS
-E_IS_RULE_EDITOR_CLASS
-E_RULE_EDITOR_GET_CLASS
-ERuleEditorClass
-e_rule_editor_get_type
-<SUBSECTION Private>
-ERuleEditorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-search-bar</FILE>
-<TITLE>ESearchBar</TITLE>
-ESearchBar
-e_search_bar_new
-e_search_bar_clear
-e_search_bar_changed
-e_search_bar_get_web_view
-e_search_bar_get_active_search
-e_search_bar_get_case_sensitive
-e_search_bar_set_case_sensitive
-e_search_bar_get_text
-e_search_bar_set_text
-<SUBSECTION Standard>
-E_SEARCH_BAR
-E_IS_SEARCH_BAR
-E_TYPE_SEARCH_BAR
-E_SEARCH_BAR_CLASS
-E_IS_SEARCH_BAR_CLASS
-E_SEARCH_BAR_GET_CLASS
-ESearchBarClass
-e_search_bar_get_type
-<SUBSECTION Private>
-ESearchBarPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-selectable</FILE>
-<TITLE>ESelectable</TITLE>
-ESelectable
-e_selectable_update_actions
-e_selectable_cut_clipboard
-e_selectable_copy_clipboard
-e_selectable_paste_clipboard
-e_selectable_delete_selection
-e_selectable_select_all
-e_selectable_get_copy_target_list
-e_selectable_get_paste_target_list
-<SUBSECTION Standard>
-E_SELECTABLE
-E_IS_SELECTABLE
-E_TYPE_SELECTABLE
-E_SELECTABLE_GET_INTERFACE
-ESelectableInterface
-e_selectable_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-selection</FILE>
-<TITLE>Selections</TITLE>
-e_target_list_add_calendar_targets
-e_target_list_add_directory_targets
-e_target_list_add_html_targets
-e_selection_data_set_calendar
-e_selection_data_set_directory
-e_selection_data_set_html
-e_selection_data_get_calendar
-e_selection_data_get_directory
-e_selection_data_get_html
-e_selection_data_targets_include_calendar
-e_selection_data_targets_include_directory
-e_selection_data_targets_include_html
-e_targets_include_calendar
-e_targets_include_directory
-e_targets_include_html
-e_clipboard_set_calendar
-e_clipboard_set_directory
-e_clipboard_set_html
-e_clipboard_request_calendar
-e_clipboard_request_directory
-e_clipboard_request_html
-e_clipboard_wait_for_calendar
-e_clipboard_wait_for_directory
-e_clipboard_wait_for_html
-e_clipboard_wait_is_calendar_available
-e_clipboard_wait_is_directory_available
-e_clipboard_wait_is_html_available
-e_drag_dest_add_calendar_targets
-e_drag_dest_add_directory_targets
-e_drag_dest_add_html_targets
-e_drag_source_add_calendar_targets
-e_drag_source_add_directory_targets
-e_drag_source_add_html_targets
-</SECTION>
-
-<SECTION>
-<FILE>e-selection-model</FILE>
-<TITLE>ESelectionModel</TITLE>
-ECursorMode
-ESelectionModel
-e_selection_model_do_something
-e_selection_model_maybe_do_something
-e_selection_model_right_click_down
-e_selection_model_right_click_up
-e_selection_model_key_press
-e_selection_model_select_as_key_press
-e_selection_model_is_row_selected
-e_selection_model_foreach
-e_selection_model_clear
-e_selection_model_selected_count
-e_selection_model_select_all
-e_selection_model_invert_selection
-e_selection_model_row_count
-e_selection_model_change_one_row
-e_selection_model_change_cursor
-e_selection_model_cursor_row
-e_selection_model_cursor_col
-e_selection_model_select_single_row
-e_selection_model_toggle_single_row
-e_selection_model_move_selection_end
-e_selection_model_set_selection_end
-e_selection_model_cursor_changed
-e_selection_model_cursor_activated
-e_selection_model_selection_row_changed
-e_selection_model_selection_changed
-<SUBSECTION Standard>
-E_SELECTION_MODEL
-E_IS_SELECTION_MODEL
-E_TYPE_SELECTION_MODEL
-E_SELECTION_MODEL_CLASS
-E_IS_SELECTION_MODEL_CLASS
-E_SELECTION_MODEL_GET_CLASS
-ESelectionModelClass
-e_selection_model_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-selection-model-array</FILE>
-<TITLE>ESelectionModelArray</TITLE>
-ESelectionModelArray
-e_selection_model_array_insert_rows
-e_selection_model_array_delete_rows
-e_selection_model_array_move_row
-e_selection_model_array_confirm_row_count
-e_selection_model_array_get_row_count
-<SUBSECTION Standard>
-E_SELECTION_MODEL_ARRAY
-E_IS_SELECTION_MODEL_ARRAY
-E_TYPE_SELECTION_MODEL_ARRAY
-E_SELECTION_MODEL_ARRAY_CLASS
-E_IS_SELECTION_MODEL_ARRAY_CLASS
-E_SELECTION_MODEL_ARRAY_GET_CLASS
-ESelectionModelArrayClass
-e_selection_model_array_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-selection-model-simple</FILE>
-<TITLE>ESelectionModelSimple</TITLE>
-ESelectionModelSimple
-e_selection_model_simple_new
-e_selection_model_simple_insert_rows
-e_selection_model_simple_delete_rows
-e_selection_model_simple_move_row
-e_selection_model_simple_set_row_count
-<SUBSECTION Standard>
-E_SELECTION_MODEL_SIMPLE
-E_IS_SELECTION_MODEL_SIMPLE
-E_TYPE_SELECTION_MODEL_SIMPLE
-E_SELECTION_MODEL_SIMPLE_CLASS
-E_IS_SELECTION_MODEL_SIMPLE_CLASS
-E_SELECTION_MODEL_SIMPLE_GET_CLASS
-ESelectionModelSimpleClass
-e_selection_model_simple_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-send-options</FILE>
-<TITLE>ESendOptions</TITLE>
-Item_type
-ESendOptionsPriority
-ESendOptionsSecurity
-ESendOptionsReturnNotify
-TrackInfo
-ESendOptionsGeneral
-ESendOptionsStatusTracking
-ESendOptionsData
-ESendOptionsDialog
-e_send_options_dialog_new
-e_send_options_set_need_general_options
-e_send_options_get_need_general_options
-e_send_options_dialog_run
-e_send_options_set_global
-<SUBSECTION Standard>
-E_SEND_OPTIONS_DIALOG
-E_IS_SEND_OPTIONS_DIALOG
-E_TYPE_SEND_OPTIONS_DIALOG
-E_SEND_OPTIONS_DIALOG_CLASS
-E_IS_SEND_OPTIONS_DIALOG_CLASS
-E_SEND_OPTIONS_DIALOG_GET_CLASS
-ESendOptionsDialogClass
-e_send_options_dialog_get_type
-<SUBSECTION Private>
-ESendOptionsDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-sorter</FILE>
-<TITLE>ESorter</TITLE>
-ESorter
-e_sorter_new
-e_sorter_model_to_sorted
-e_sorter_sorted_to_model
-e_sorter_get_model_to_sorted_array
-e_sorter_get_sorted_to_model_array
-e_sorter_needs_sorting
-<SUBSECTION Standard>
-E_SORTER
-E_IS_SORTER
-E_TYPE_SORTER
-E_SORTER_CLASS
-E_IS_SORTER_CLASS
-E_SORTER_GET_CLASS
-ESorterClass
-e_sorter_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-sorter-array</FILE>
-<TITLE>ESorterArray</TITLE>
-ESorterArray
-ECreateCmpCacheFunc
-ECompareRowsFunc
-e_sorter_array_construct
-e_sorter_array_new
-e_sorter_array_clean
-e_sorter_array_set_count
-e_sorter_array_append
-<SUBSECTION Standard>
-E_SORTER_ARRAY
-E_IS_SORTER_ARRAY
-E_TYPE_SORTER_ARRAY
-E_SORTER_ARRAY_CLASS
-E_IS_SORTER_ARRAY_CLASS
-E_SORTER_ARRAY_GET_CLASS
-ESorterArrayClass
-e_sorter_array_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-source-combo-box</FILE>
-<TITLE>ESourceComboBox</TITLE>
-ESourceComboBox
-e_source_combo_box_new
-e_source_combo_box_get_registry
-e_source_combo_box_set_registry
-e_source_combo_box_get_extension_name
-e_source_combo_box_set_extension_name
-e_source_combo_box_get_show_colors
-e_source_combo_box_set_show_colors
-e_source_combo_box_ref_active
-e_source_combo_box_set_active
-<SUBSECTION Standard>
-E_SOURCE_COMBO_BOX
-E_IS_SOURCE_COMBO_BOX
-E_TYPE_SOURCE_COMBO_BOX
-E_SOURCE_COMBO_BOX_CLASS
-E_IS_SOURCE_COMBO_BOX_CLASS
-E_SOURCE_COMBO_BOX_GET_CLASS
-ESourceComboBoxClass
-e_source_combo_box_get_type
-<SUBSECTION Private>
-ESourceComboBoxPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-source-config</FILE>
-<TITLE>ESourceConfig</TITLE>
-ESourceConfig
-e_source_config_new
-e_source_config_insert_widget
-e_source_config_get_page
-e_source_config_get_backend_extension_name
-e_source_config_list_eligible_collections
-e_source_config_check_complete
-e_source_config_get_original_source
-e_source_config_get_collection_source
-e_source_config_get_registry
-e_source_config_resize_window
-e_source_config_commit
-e_source_config_commit_finish
-e_source_config_add_refresh_interval
-e_source_config_add_secure_connection
-e_source_config_add_secure_connection_for_webdav
-e_source_config_add_user_entry
-<SUBSECTION Standard>
-E_SOURCE_CONFIG
-E_IS_SOURCE_CONFIG
-E_TYPE_SOURCE_CONFIG
-E_SOURCE_CONFIG_CLASS
-E_IS_SOURCE_CONFIG_CLASS
-E_SOURCE_CONFIG_GET_CLASS
-ESourceConfigClass
-e_source_config_get_type
-<SUBSECTION Private>
-ESourceConfigPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-source-config-backend</FILE>
-<TITLE>ESourceConfigBackend</TITLE>
-ESourceConfigBackend
-e_source_config_backend_get_config
-e_source_config_backend_allow_creation
-e_source_config_backend_insert_widgets
-e_source_config_backend_check_complete
-e_source_config_backend_commit_changes
-<SUBSECTION Standard>
-E_SOURCE_CONFIG_BACKEND
-E_IS_SOURCE_CONFIG_BACKEND
-E_TYPE_SOURCE_CONFIG_BACKEND
-E_SOURCE_CONFIG_BACKEND_CLASS
-E_IS_SOURCE_CONFIG_BACKEND_CLASS
-E_SOURCE_CONFIG_BACKEND_GET_CLASS
-ESourceConfigBackendClass
-e_source_config_backend_get_type
-<SUBSECTION Private>
-ESourceConfigBackendPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-source-config-dialog</FILE>
-<TITLE>ESourceConfigDialog</TITLE>
-ESourceConfigDialog
-e_source_config_dialog_new
-e_source_config_dialog_get_config
-<SUBSECTION Standard>
-E_SOURCE_CONFIG_DIALOG
-E_IS_SOURCE_CONFIG_DIALOG
-E_TYPE_SOURCE_CONFIG_DIALOG
-E_SOURCE_CONFIG_DIALOG_CLASS
-E_IS_SOURCE_CONFIG_DIALOG_CLASS
-E_SOURCE_CONFIG_DIALOG_GET_CLASS
-ESourceConfigDialogClass
-e_source_config_dialog_get_type
-<SUBSECTION Private>
-ESourceConfigDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-source-selector</FILE>
-<TITLE>ESourceSelector</TITLE>
-ESourceSelector
-e_source_selector_new
-e_source_selector_get_registry
-e_source_selector_get_extension_name
-e_source_selector_get_show_colors
-e_source_selector_set_show_colors
-e_source_selector_get_show_toggles
-e_source_selector_set_show_toggles
-e_source_selector_select_source
-e_source_selector_unselect_source
-e_source_selector_select_exclusive
-e_source_selector_source_is_selected
-e_source_selector_get_selection
-e_source_selector_free_selection
-e_source_selector_set_select_new
-e_source_selector_edit_primary_selection
-e_source_selector_ref_primary_selection
-e_source_selector_set_primary_selection
-e_source_selector_ref_source_by_iter
-e_source_selector_ref_source_by_path
-e_source_selector_queue_write
-e_source_selector_update_row
-<SUBSECTION Standard>
-E_SOURCE_SELECTOR
-E_IS_SOURCE_SELECTOR
-E_TYPE_SOURCE_SELECTOR
-E_SOURCE_SELECTOR_CLASS
-E_IS_SOURCE_SELECTOR_CLASS
-E_SOURCE_SELECTOR_GET_CLASS
-ESourceSelectorClass
-e_source_selector_get_type
-<SUBSECTION Private>
-ESourceSelectorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-source-selector-dialog</FILE>
-<TITLE>ESourceSelectorDialog</TITLE>
-ESourceSelectorDialog
-e_source_selector_dialog_new
-e_source_selector_dialog_get_registry
-e_source_selector_dialog_get_extension_name
-e_source_selector_dialog_get_selector
-e_source_selector_dialog_peek_primary_selection
-<SUBSECTION Standard>
-E_SOURCE_SELECTOR_DIALOG
-E_IS_SOURCE_SELECTOR_DIALOG
-E_TYPE_SOURCE_SELECTOR_DIALOG
-E_SOURCE_SELECTOR_DIALOG_CLASS
-E_IS_SOURCE_SELECTOR_DIALOG_CLASS
-E_SOURCE_SELECTOR_DIALOG_GET_CLASS
-ESourceSelectorDialogClass
-e_source_selector_dialog_get_type
-<SUBSECTION Private>
-ESourceSelectorDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-source-util</FILE>
-<TITLE>ESource Utilities</TITLE>
-e_source_util_remove
-e_source_util_write
-e_source_util_remote_delete
-</SECTION>
-
-<SECTION>
-<FILE>e-spell-entry</FILE>
-<TITLE>ESpellEntry</TITLE>
-ESpellEntry
-e_spell_entry_new
-e_spell_entry_set_languages
-e_spell_entry_get_checking_enabled
-e_spell_entry_set_checking_enabled
-<SUBSECTION Standard>
-E_SPELL_ENTRY
-E_IS_SPELL_ENTRY
-E_TYPE_SPELL_ENTRY
-E_SPELL_ENTRY_CLASS
-E_IS_SPELL_ENTRY_CLASS
-E_SPELL_ENTRY_GET_CLASS
-ESpellEntryClass
-e_spell_entry_get_type
-<SUBSECTION Private>
-ESpellEntryPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-stock-request</FILE>
-<TITLE>EStockRequest</TITLE>
-EStockRequest
-<SUBSECTION Standard>
-E_STOCK_REQUEST
-E_IS_STOCK_REQUEST
-E_TYPE_STOCK_REQUEST
-E_STOCK_REQUEST_CLASS
-E_IS_STOCK_REQUEST_CLASS
-E_STOCK_REQUEST_GET_CLASS
-EStockRequestClass
-e_stock_request_get_type
-<SUBSECTION Private>
-EStockRequestPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-table</FILE>
-<TITLE>ETable</TITLE>
-ETableDragSourceSite
-ETableCursorLoc
-ETable
-e_table_construct
-e_table_new
-e_table_construct_from_spec_file
-e_table_new_from_spec_file
-e_table_get_state
-e_table_save_state
-e_table_get_state_object
-e_table_set_state
-e_table_set_state_object
-e_table_load_state
-e_table_set_cursor_row
-e_table_get_cursor_row
-e_table_selected_row_foreach
-e_table_selected_count
-e_table_get_printable
-e_table_get_next_row
-e_table_get_prev_row
-e_table_model_to_view_row
-e_table_view_to_model_row
-e_table_get_cell_at
-e_table_get_mouse_over_cell
-e_table_get_cell_geometry
-e_table_get_selection_model
-e_table_drag_get_data
-e_table_drag_highlight
-e_table_drag_unhighlight
-e_table_drag_dest_set
-e_table_drag_dest_set_proxy
-e_table_drag_dest_unset
-e_table_drag_source_set
-e_table_drag_source_unset
-e_table_drag_begin
-e_table_select_all
-e_table_invert_selection
-e_table_right_click_up
-e_table_commit_click_to_add
-e_table_freeze_state_change
-e_table_thaw_state_change
-<SUBSECTION Standard>
-E_TABLE
-E_IS_TABLE
-E_TYPE_TABLE
-E_TABLE_CLASS
-E_IS_TABLE_CLASS
-E_TABLE_GET_CLASS
-ETableClass
-e_table_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-click-to-add</FILE>
-<TITLE>ETableClickToAdd</TITLE>
-ETableClickToAdd
-e_table_click_to_add_commit
-<SUBSECTION Standard>
-E_TABLE_CLICK_TO_ADD
-E_IS_TABLE_CLICK_TO_ADD
-E_TYPE_TABLE_CLICK_TO_ADD
-E_TABLE_CLICK_TO_ADD_CLASS
-E_IS_TABLE_CLICK_TO_ADD_CLASS
-E_TABLE_CLICK_TO_ADD_GET_CLASS
-ETableClickToAddClass
-e_table_click_to_add_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-col</FILE>
-<TITLE>ETableCol</TITLE>
-ETableCol
-e_table_col_new
-<SUBSECTION Standard>
-E_TABLE_COL
-E_IS_TABLE_COL
-E_TYPE_TABLE_COL
-E_TABLE_COL_CLASS
-E_IS_TABLE_COL_CLASS
-E_TABLE_COL_GET_CLASS
-ETableColClass
-e_table_col_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-column-specification</FILE>
-<TITLE>ETableColumnSpecification</TITLE>
-ETableColumnSpecification
-e_table_column_specification_new
-e_table_column_specification_load_from_node
-e_table_column_specification_save_to_node
-<SUBSECTION Standard>
-E_TABLE_COLUMN_SPECIFICATION
-E_IS_TABLE_COLUMN_SPECIFICATION
-E_TYPE_TABLE_COLUMN_SPECIFICATION
-E_TABLE_COLUMN_SPECIFICATION_CLASS
-E_IS_TABLE_COLUMN_SPECIFICATION_CLASS
-E_TABLE_COLUMN_SPECIFICATION_GET_CLASS
-ETableColumnSpecificationClass
-e_table_column_specification_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-config</FILE>
-<TITLE>ETableConfig</TITLE>
-ETableConfigSortWidgets
-ETableConfig
-e_table_config_new
-e_table_config_construct
-e_table_config_raise
-<SUBSECTION Standard>
-E_TABLE_CONFIG
-E_IS_TABLE_CONFIG
-E_TYPE_TABLE_CONFIG
-E_TABLE_CONFIG_CLASS
-E_IS_TABLE_CONFIG_CLASS
-E_TABLE_CONFIG_GET_CLASS
-ETableConfigClass
-e_table_config_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-extras</FILE>
-<TITLE>ETableExtras</TITLE>
-ETableExtras
-e_table_extras_new
-e_table_extras_add_cell
-e_table_extras_get_cell
-e_table_extras_add_compare
-e_table_extras_get_compare
-ETableSearchFunc
-e_table_extras_add_search
-e_table_extras_get_search
-e_table_extras_add_icon_name
-e_table_extras_get_icon_name
-<SUBSECTION Standard>
-E_TABLE_EXTRAS
-E_IS_TABLE_EXTRAS
-E_TYPE_TABLE_EXTRAS
-E_TABLE_EXTRAS_CLASS
-E_IS_TABLE_EXTRAS_CLASS
-E_TABLE_EXTRAS_GET_CLASS
-ETableExtrasClass
-e_table_extras_get_type
-<SUBSECTION Private>
-ETableExtrasPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-table-field-chooser</FILE>
-<TITLE>ETableFieldChooser</TITLE>
-ETableFieldChooser
-e_table_field_chooser_new
-<SUBSECTION Standard>
-E_TABLE_FIELD_CHOOSER
-E_IS_TABLE_FIELD_CHOOSER
-E_TYPE_TABLE_FIELD_CHOOSER
-E_TABLE_FIELD_CHOOSER_CLASS
-E_IS_TABLE_FIELD_CHOOSER_CLASS
-E_TABLE_FIELD_CHOOSER_GET_CLASS
-ETableFieldChooserClass
-e_table_field_chooser_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-field-chooser-dialog</FILE>
-<TITLE>ETableFieldChooserDialog</TITLE>
-ETableFieldChooserDialog
-e_table_field_chooser_dialog_new
-<SUBSECTION Standard>
-E_TABLE_FIELD_CHOOSER_DIALOG
-E_IS_TABLE_FIELD_CHOOSER_DIALOG
-E_TYPE_TABLE_FIELD_CHOOSER_DIALOG
-E_TABLE_FIELD_CHOOSER_DIALOG_CLASS
-E_IS_TABLE_FIELD_CHOOSER_DIALOG_CLASS
-E_TABLE_FIELD_CHOOSER_DIALOG_GET_CLASS
-ETableFieldChooserDialogClass
-e_table_field_chooser_dialog_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-field-chooser-item</FILE>
-<TITLE>ETableFieldChooserItem</TITLE>
-ETableFieldChooserItem
-<SUBSECTION Standard>
-E_TABLE_FIELD_CHOOSER_ITEM
-E_IS_TABLE_FIELD_CHOOSER_ITEM
-E_TYPE_TABLE_FIELD_CHOOSER_ITEM
-E_TABLE_FIELD_CHOOSER_ITEM_CLASS
-E_IS_TABLE_FIELD_CHOOSER_ITEM_CLASS
-E_TABLE_FIELD_CHOOSER_ITEM_GET_CLASS
-ETableFieldChooserItemClass
-e_table_field_chooser_item_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-group</FILE>
-<TITLE>ETableGroup</TITLE>
-ETableGroup
-e_table_group_new
-e_table_group_construct
-e_table_group_add
-e_table_group_add_array
-e_table_group_add_all
-e_table_group_remove
-e_table_group_increment
-e_table_group_decrement
-e_table_group_row_count
-EFocus
-e_table_group_set_focus
-e_table_group_get_focus
-e_table_group_get_focus_column
-e_table_group_get_header
-e_table_group_get_printable
-e_table_group_compute_location
-e_table_group_get_mouse_over
-e_table_group_get_cell_geometry
-e_table_group_cursor_change
-e_table_group_cursor_activated
-e_table_group_double_click
-e_table_group_right_click
-e_table_group_click
-e_table_group_key_press
-e_table_group_start_drag
-ETableGroupLeafFn
-e_table_group_apply_to_leafs
-<SUBSECTION Standard>
-E_TABLE_GROUP
-E_IS_TABLE_GROUP
-E_TYPE_TABLE_GROUP
-E_TABLE_GROUP_CLASS
-E_IS_TABLE_GROUP_CLASS
-E_TABLE_GROUP_GET_CLASS
-ETableGroupClass
-e_table_group_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-group-container</FILE>
-<TITLE>ETableGroupContainer</TITLE>
-ETableGroupContainerChildNode
-ETableGroupContainer
-e_table_group_container_new
-e_table_group_container_construct
-<SUBSECTION Standard>
-E_TABLE_GROUP_CONTAINER
-E_IS_TABLE_GROUP_CONTAINER
-E_TYPE_TABLE_GROUP_CONTAINER
-E_TABLE_GROUP_CONTAINER_CLASS
-E_IS_TABLE_GROUP_CONTAINER_CLASS
-E_TABLE_GROUP_CONTAINER_GET_CLASS
-ETableGroupContainerClass
-e_table_group_container_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-group-leaf</FILE>
-<TITLE>ETableGroupLeaf</TITLE>
-ETableGroupLeaf
-e_table_group_leaf_new
-<SUBSECTION Standard>
-E_TABLE_GROUP_LEAF
-E_IS_TABLE_GROUP_LEAF
-E_TYPE_TABLE_GROUP_LEAF
-E_TABLE_GROUP_LEAF_CLASS
-E_IS_TABLE_GROUP_LEAF_CLASS
-E_TABLE_GROUP_LEAF_GET_CLASS
-ETableGroupClass
-e_table_group_leaf_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-header</FILE>
-<TITLE>ETableHeader</TITLE>
-ETableHeader
-e_table_header_new
-e_table_header_add_column
-e_table_header_get_column
-e_table_header_get_column_by_col_idx
-e_table_header_count
-e_table_header_index
-e_table_header_get_index_at
-e_table_header_get_columns
-e_table_header_get_selected
-e_table_header_total_width
-e_table_header_min_width
-e_table_header_move
-e_table_header_remove
-e_table_header_set_size
-e_table_header_set_selection
-e_table_header_col_diff
-e_table_header_calc_widths
-e_table_header_get_selected_indexes
-e_table_header_update_horizontal
-e_table_header_prioritized_column
-ETableColCheckFunc
-e_table_header_prioritized_column_selected
-e_table_header_compute_height
-e_table_header_width_extras
-ETableColArrow
-e_table_header_draw_button
-<SUBSECTION Standard>
-E_TABLE_HEADER
-E_IS_TABLE_HEADER
-E_TYPE_TABLE_HEADER
-E_TABLE_HEADER_CLASS
-E_IS_TABLE_HEADER_CLASS
-E_TABLE_HEADER_GET_CLASS
-ETableHeaderClass
-e_table_header_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-header-item</FILE>
-<TITLE>ETableHeaderItem</TITLE>
-ETableHeaderItem
-ethi_change_sort_state
-<SUBSECTION Standard>
-E_TABLE_HEADER_ITEM
-E_IS_TABLE_HEADER_ITEM
-E_TYPE_TABLE_HEADER_ITEM
-E_TABLE_HEADER_ITEM_CLASS
-E_IS_TABLE_HEADER_ITEM_CLASS
-E_TABLE_HEADER_ITEM_GET_CLASS
-ETableHeaderItemClass
-e_table_header_item_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-item</FILE>
-<TITLE>ETableItem</TITLE>
-ETableItem
-e_table_item_set_cursor
-e_table_item_get_focused_column
-e_table_item_leave_edit
-e_table_item_enter_edit
-e_table_item_redraw_range
-e_table_item_get_printable
-e_table_item_compute_location
-e_table_item_compute_mouse_over
-e_table_item_get_cell_geometry
-e_table_item_row_diff
-<SUBSECTION Standard>
-E_TABLE_ITEM
-E_IS_TABLE_ITEM
-E_TYPE_TABLE_ITEM
-E_TABLE_ITEM_CLASS
-E_IS_TABLE_ITEM_CLASS
-E_TABLE_ITEM_GET_CLASS
-ETableItemClass
-e_table_item_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-memory</FILE>
-<TITLE>ETableMemory</TITLE>
-ETableMemory
-e_table_memory_new
-e_table_memory_construct
-e_table_memory_insert
-e_table_memory_remove
-e_table_memory_clear
-e_table_memory_freeze
-e_table_memory_thaw
-e_table_memory_get_data
-e_table_memory_set_data
-<SUBSECTION Standard>
-E_TABLE_MEMORY
-E_IS_TABLE_MEMORY
-E_TYPE_TABLE_MEMORY
-E_TABLE_MEMORY_CLASS
-E_IS_TABLE_MEMORY_CLASS
-E_TABLE_MEMORY_GET_CLASS
-ETableMemoryClass
-e_table_memory_get_type
-<SUBSECTION Private>
-ETableMemoryPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-table-memory-callbacks</FILE>
-<TITLE>ETableMemoryCallbacks</TITLE>
-ETableMemoryCallbacks
-ETableMemoryCallbacksColumnCountFn
-ETableMemoryCallbacksAppendRowFn
-ETableMemoryCallbacksValueAtFn
-ETableMemoryCallbacksSetValueAtFn
-ETableMemoryCallbacksIsCellEditableFn
-ETableMemoryCallbacksDuplicateValueFn
-ETableMemoryCallbacksFreeValueFn
-ETableMemoryCallbacksInitializeValueFn
-ETableMemoryCallbacksValueIsEmptyFn
-ETableMemoryCallbacksValueToStringFn
-e_table_memory_callbacks_new
-<SUBSECTION Standard>
-E_TABLE_MEMORY_CALLBACKS
-E_IS_TABLE_MEMORY_CALLBACKS
-E_TYPE_TABLE_MEMORY_CALLBACKS
-E_TABLE_MEMORY_CALLBACKS_CLASS
-E_IS_TABLE_MEMORY_CALLBACKS_CLASS
-E_TABLE_MEMORY_CALLBACKS_GET_CLASS
-ETableMemoryCallbacksClass
-e_table_memory_callbacks_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-memory-store</FILE>
-<TITLE>ETableMemoryStore</TITLE>
-ETableMemoryStore
-ETableMemoryStoreColumnType
-ETableMemoryStoreCustomColumn
-ETableMemoryStoreColumnInfo
-E_TABLE_MEMORY_STORE_TERMINATOR
-E_TABLE_MEMORY_STORE_INTEGER
-E_TABLE_MEMORY_STORE_STRING
-e_table_memory_store_new
-e_table_memory_store_construct
-e_table_memory_store_adopt_value_at
-e_table_memory_store_insert_array
-e_table_memory_store_insert
-e_table_memory_store_insert_adopt
-e_table_memory_store_insert_adopt_array
-e_table_memory_store_change_array
-e_table_memory_store_change
-e_table_memory_store_change_adopt
-e_table_memory_store_change_adopt_array
-e_table_memory_store_remove
-e_table_memory_store_clear
-<SUBSECTION Standard>
-E_TABLE_MEMORY_STORE
-E_IS_TABLE_MEMORY_STORE
-E_TYPE_TABLE_MEMORY_STORE
-E_TABLE_MEMORY_STORE_CLASS
-E_IS_TABLE_MEMORY_STORE_CLASS
-E_TABLE_MEMORY_STORE_GET_CLASS
-ETableMemoryStoreClass
-e_table_memory_store_get_type
-<SUBSECTION Private>
-ETableMemoryStorePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-table-model</FILE>
-<TITLE>ETableModel</TITLE>
-ETableModel
-e_table_model_column_count
-e_table_model_column_name
-e_table_model_row_count
-e_table_model_append_row
-e_table_model_value_at
-e_table_model_set_value_at
-e_table_model_is_cell_editable
-e_table_model_has_save_id
-e_table_model_get_save_id
-e_table_model_has_change_pending
-e_table_model_duplicate_value
-e_table_model_free_value
-e_table_model_initialize_value
-e_table_model_value_is_empty
-e_table_model_value_to_string
-e_table_model_pre_change
-e_table_model_no_change
-e_table_model_changed
-e_table_model_row_changed
-e_table_model_cell_changed
-e_table_model_rows_inserted
-e_table_model_rows_deleted
-e_table_model_row_inserted
-e_table_model_row_deleted
-e_table_model_freeze
-e_table_model_thaw
-<SUBSECTION Standard>
-E_TABLE_MODEL
-E_IS_TABLE_MODEL
-E_TYPE_TABLE_MODEL
-E_TABLE_MODEL_CLASS
-E_IS_TABLE_MODEL_CLASS
-E_TABLE_MODEL_GET_CLASS
-ETableModelClass
-e_table_model_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-one</FILE>
-<TITLE>ETableOne</TITLE>
-e_table_one_new
-e_table_one_commit
-<SUBSECTION Standard>
-E_TABLE_ONE
-E_IS_TABLE_ONE
-E_TYPE_TABLE_ONE
-E_TABLE_ONE_CLASS
-E_IS_TABLE_ONE_CLASS
-E_TABLE_ONE_GET_CLASS
-ETableOneClass
-e_table_one_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-search</FILE>
-<TITLE>ETableSearch</TITLE>
-ETableSearchFlags
-ETableSearch
-e_table_search_new
-e_table_search_input_character
-e_table_search_backspace
-e_table_search_cancel
-<SUBSECTION Standard>
-E_TABLE_SEARCH
-E_IS_TABLE_SEARCH
-E_TYPE_TABLE_SEARCH
-E_TABLE_SEARCH_CLASS
-E_IS_TABLE_SEARCH_CLASS
-E_TABLE_SEARCH_GET_CLASS
-ETableSearchClass
-e_table_search_get_type
-<SUBSECTION Private>
-ETableSearchPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-table-selection-model</FILE>
-<TITLE>ETableSelectionModel</TITLE>
-ETableSelectionModel
-e_table_selection_model_new
-<SUBSECTION Standard>
-E_TABLE_SELECTION_MODEL
-E_IS_TABLE_SELECTION_MODEL
-E_TYPE_TABLE_SELECTION_MODEL
-E_TABLE_SELECTION_MODEL_CLASS
-E_IS_TABLE_SELECTION_MODEL_CLASS
-E_TABLE_SELECTION_MODEL_GET_CLASS
-ETableSelectionModelClass
-e_table_selection_model_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-sorted</FILE>
-<TITLE>ETableSorted</TITLE>
-ETableSorted
-e_table_sorted_new
-<SUBSECTION Standard>
-E_TABLE_SORTED
-E_IS_TABLE_SORTED
-E_TYPE_TABLE_SORTED
-E_TABLE_SORTED_CLASS
-E_IS_TABLE_SORTED_CLASS
-E_TABLE_SORTED_GET_CLASS
-ETableSortedClass
-e_table_sorted_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-sorted-variable</FILE>
-<TITLE>ETableSortedVariable</TITLE>
-ETableSortedVariable
-e_table_sorted_variable_new
-<SUBSECTION Standard>
-E_TABLE_SORTED_VARIABLE
-E_IS_TABLE_SORTED_VARIABLE
-E_TYPE_TABLE_SORTED_VARIABLE
-E_TABLE_SORTED_VARIABLE_CLASS
-E_IS_TABLE_SORTED_VARIABLE_CLASS
-E_TABLE_SORTED_VARIABLE_GET_CLASS
-ETableSortedVariableClass
-e_table_sorted_variable_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-sorter</FILE>
-<TITLE>ETableSorter</TITLE>
-ETableSorter
-e_table_sorter_new
-<SUBSECTION Standard>
-E_TABLE_SORTER
-E_IS_TABLE_SORTER
-E_TYPE_TABLE_SORTER
-E_TABLE_SORTER_CLASS
-E_IS_TABLE_SORTER_CLASS
-E_TABLE_SORTER_GET_CLASS
-ETableSorterClass
-e_table_sorter_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-sort-info</FILE>
-<TITLE>ETableSortInfo</TITLE>
-ETableSortInfo
-e_table_sort_info_freeze
-e_table_sort_info_thaw
-e_table_sort_info_grouping_get_count
-e_table_sort_info_grouping_truncate
-ETableSortColumn
-e_table_sort_info_grouping_get_nth
-e_table_sort_info_grouping_set_nth
-e_table_sort_info_sorting_get_count
-e_table_sort_info_sorting_truncate
-e_table_sort_info_sorting_get_nth
-e_table_sort_info_sorting_set_nth
-e_table_sort_info_new
-e_table_sort_info_load_from_node
-e_table_sort_info_save_to_node
-e_table_sort_info_duplicate
-e_table_sort_info_set_can_group
-e_table_sort_info_get_can_group
-<SUBSECTION Standard>
-E_TABLE_SORT_INFO
-E_IS_TABLE_SORT_INFO
-E_TYPE_TABLE_SORT_INFO
-E_TABLE_SORT_INFO_CLASS
-E_IS_TABLE_SORT_INFO_CLASS
-E_TABLE_SORT_INFO_GET_CLASS
-ETableSortInfoClass
-e_table_sort_info_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-sorting-utils</FILE>
-<TITLE>Sorting Utilities</TITLE>
-e_table_sorting_utils_affects_sort
-e_table_sorting_utils_sort
-e_table_sorting_utils_insert
-e_table_sorting_utils_check_position
-e_table_sorting_utils_tree_sort
-e_table_sorting_utils_tree_check_position
-e_table_sorting_utils_tree_insert
-e_table_sorting_utils_create_cmp_cache
-e_table_sorting_utils_free_cmp_cache
-e_table_sorting_utils_add_to_cmp_cache
-e_table_sorting_utils_lookup_cmp_cache
-</SECTION>
-
-<SECTION>
-<FILE>e-table-specification</FILE>
-<TITLE>ETableSpecification</TITLE>
-ETableSpecification
-e_table_specification_new
-e_table_specification_load_from_file
-e_table_specification_load_from_string
-e_table_specification_load_from_node
-e_table_specification_save_to_file
-e_table_specification_save_to_string
-e_table_specification_save_to_node
-e_table_specification_duplicate
-<SUBSECTION Standard>
-E_TABLE_SPECIFICATION
-E_IS_TABLE_SPECIFICATION
-E_TYPE_TABLE_SPECIFICATION
-E_TABLE_SPECIFICATION_CLASS
-E_IS_TABLE_SPECIFICATION_CLASS
-E_TABLE_SPECIFICATION_GET_CLASS
-ETableSpecificationClass
-e_table_specification_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-state</FILE>
-<TITLE>ETableState</TITLE>
-ETableState
-e_table_state_new
-e_table_state_vanilla
-e_table_state_load_from_file
-e_table_state_load_from_string
-e_table_state_load_from_node
-e_table_state_save_to_file
-e_table_state_save_to_string
-e_table_state_save_to_node
-e_table_state_duplicate
-<SUBSECTION Standard>
-E_TABLE_STATE
-E_IS_TABLE_STATE
-E_TYPE_TABLE_STATE
-E_TABLE_STATE_CLASS
-E_IS_TABLE_STATE_CLASS
-E_TABLE_STATE_GET_CLASS
-ETableStateClass
-e_table_state_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-subset</FILE>
-<TITLE>ETableSubset</TITLE>
-ETableSubset
-e_table_subset_new
-e_table_subset_construct
-e_table_subset_model_to_view_row
-e_table_subset_view_to_model_row
-e_table_subset_get_toplevel
-e_table_subset_print_debugging
-<SUBSECTION Standard>
-E_TABLE_SUBSET
-E_IS_TABLE_SUBSET
-E_TYPE_TABLE_SUBSET
-E_TABLE_SUBSET_CLASS
-E_IS_TABLE_SUBSET_CLASS
-E_TABLE_SUBSET_GET_CLASS
-ETableSubsetClass
-e_table_subset_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-subset-variable</FILE>
-<TITLE>ETableSubsetVariable</TITLE>
-ETableSubsetVariable
-e_table_subset_variable_new
-e_table_subset_variable_construct
-e_table_subset_variable_add
-e_table_subset_variable_add_array
-e_table_subset_variable_add_all
-e_table_subset_variable_remove
-e_table_subset_variable_clear
-e_table_subset_variable_increment
-e_table_subset_variable_decrement
-e_table_subset_variable_set_allocation
-<SUBSECTION Standard>
-E_TABLE_SUBSET_VARIABLE
-E_IS_TABLE_SUBSET_VARIABLE
-E_TYPE_TABLE_SUBSET_VARIABLE
-E_TABLE_SUBSET_VARIABLE_CLASS
-E_IS_TABLE_SUBSET_VARIABLE_CLASS
-E_TABLE_SUBSET_VARIABLE_GET_CLASS
-ETableSubsetVariableClass
-e_table_subset_variable_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-table-utils</FILE>
-<TITLE>Miscellaneous Table Utilities</TITLE>
-e_table_state_to_header
-e_table_spec_to_full_header
-e_table_util_calculate_current_search_col
-</SECTION>
-
-<SECTION>
-<FILE>e-table-without</FILE>
-<TITLE>ETableWithout</TITLE>
-ETableWithout
-ETableWithoutGetKeyFunc
-ETableWithoutDuplicateKeyFunc
-ETableWithoutFreeKeyFunc
-e_table_without_new
-e_table_without_construct
-e_table_without_hide
-e_table_without_hide_adopt
-e_table_without_show
-e_table_without_show_all
-<SUBSECTION Standard>
-E_TABLE_WITHOUT
-E_IS_TABLE_WITHOUT
-E_TYPE_TABLE_WITHOUT
-E_TABLE_WITHOUT_CLASS
-E_IS_TABLE_WITHOUT_CLASS
-E_TABLE_WITHOUT_GET_CLASS
-ETableWithoutClass
-e_table_without_get_type
-<SUBSECTION Private>
-ETableWithoutPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-text</FILE>
-<TITLE>EText</TITLE>
-EText
-e_text_cancel_editing
-e_text_stop_editing
-e_text_delete_selection
-e_text_cut_clipboard
-e_text_copy_clipboard
-e_text_paste_clipboard
-e_text_select_all
-<SUBSECTION Standard>
-E_TEXT
-E_IS_TEXT
-E_TYPE_TEXT
-E_TEXT_CLASS
-E_IS_TEXT_CLASS
-E_TEXT_GET_CLASS
-ETextClass
-e_text_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-text-event-processor</FILE>
-<TITLE>ETextEventProcessor</TITLE>
-ETextEventProcessor
-ETextEventProcessorCommandPosition
-ETextEventProcessorCommandAction
-ETextEventProcessorCommand
-ETextEventProcessorEventButton
-ETextEventProcessorEventKey
-ETextEventProcessorEventMotion
-ETextEventProcessorEvent
-ETextEventProcessorCaps
-e_text_event_processor_handle_event
-<SUBSECTION Standard>
-E_TEXT_EVENT_PROCESSOR
-E_IS_TEXT_EVENT_PROCESSOR
-E_TYPE_TEXT_EVENT_PROCESSOR
-E_TEXT_EVENT_PROCESSOR_CLASS
-E_IS_TEXT_EVENT_PROCESSOR_CLASS
-E_TEXT_EVENT_PROCESSOR_GET_CLASS
-ETextEventProcessorClass
-e_text_event_processor_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-text-event-processor-emacs-like</FILE>
-<TITLE>ETextEventProcessorEmacsLike</TITLE>
-ETextEventProcessorEmacsLike
-e_text_event_processor_emacs_like_new
-<SUBSECTION Standard>
-E_TEXT_EVENT_PROCESSOR_EMACS_LIKE
-E_IS_TEXT_EVENT_PROCESSOR_EMACS_LIKE
-E_TYPE_TEXT_EVENT_PROCESSOR_EMACS_LIKE
-E_TEXT_EVENT_PROCESSOR_EMACS_LIKE_CLASS
-E_IS_TEXT_EVENT_PROCESSOR_EMACS_LIKE_CLASS
-E_TEXT_EVENT_PROCESSOR_EMACS_LIKE_GET_CLASS
-ETextEventProcessorEmacsLikeClass
-e_text_event_processor_emacs_like_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-text-model</FILE>
-<TITLE>ETextModel</TITLE>
-ETextModel
-e_text_model_new
-e_text_model_changed
-e_text_model_cancel_completion
-ETextModelReposFn
-e_text_model_reposition
-e_text_model_validate_position
-e_text_model_get_text
-e_text_model_get_text_length
-e_text_model_set_text
-e_text_model_insert
-e_text_model_insert_length
-e_text_model_prepend
-e_text_model_append
-e_text_model_delete
-e_text_model_object_count
-e_text_model_get_nth_object
-e_text_model_strdup_nth_object
-e_text_model_get_nth_object_bounds
-e_text_model_get_object_at_offset
-e_text_model_get_object_at_pointer
-e_text_model_activate_nth_object
-EReposAbsolute
-e_repos_absolute
-EReposInsertShift
-e_repos_insert_shift
-EReposDeleteShift
-e_repos_delete_shift
-<SUBSECTION Standard>
-E_TEXT_MODEL
-E_IS_TEXT_MODEL
-E_TYPE_TEXT_MODEL
-E_TEXT_MODEL_CLASS
-E_IS_TEXT_MODEL_CLASS
-E_TEXT_MODEL_GET_CLASS
-ETextModelClass
-e_text_model_get_type
-<SUBSECTION Private>
-ETextModelPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-timezone-dialog</FILE>
-<TITLE>ETimezoneDialog</TITLE>
-ETimezoneDialog
-e_timezone_dialog_construct
-e_timezone_dialog_new
-e_timezone_dialog_get_timezone
-e_timezone_dialog_set_timezone
-e_timezone_dialog_get_toplevel
-<SUBSECTION Standard>
-E_TIMEZONE_DIALOG
-E_IS_TIMEZONE_DIALOG
-E_TYPE_TIMEZONE_DIALOG
-E_TIMEZONE_DIALOG_CLASS
-E_IS_TIMEZONE_DIALOG_CLASS
-E_TIMEZONE_DIALOG_GET_CLASS
-ETimezoneDialogClass
-e_timezone_dialog_get_type
-<SUBSECTION Private>
-ETimezoneDialogPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-tree</FILE>
-<TITLE>ETree</TITLE>
-ETree
-e_tree_construct
-e_tree_new
-e_tree_construct_from_spec_file
-e_tree_new_from_spec_file
-e_tree_get_state
-e_tree_save_state
-e_tree_get_state_object
-e_tree_get_spec
-e_tree_set_search_column
-e_tree_set_state
-e_tree_set_state_object
-e_tree_load_state
-e_tree_show_cursor_after_reflow
-e_tree_set_cursor
-e_tree_get_cursor
-e_tree_selected_row_foreach
-e_tree_selected_path_foreach
-e_tree_path_foreach
-e_tree_get_printable
-e_tree_get_next_row
-e_tree_get_prev_row
-e_tree_model_to_view_row
-e_tree_view_to_model_row
-e_tree_get_cell_at
-e_tree_get_cell_geometry
-e_tree_get_model
-e_tree_get_selection_model
-e_tree_get_table_adapter
-e_tree_drag_get_data
-e_tree_drag_highlight
-e_tree_drag_unhighlight
-e_tree_drag_dest_set
-e_tree_drag_dest_set_proxy
-e_tree_drag_dest_unset
-e_tree_drag_source_set
-e_tree_drag_source_unset
-e_tree_drag_begin
-e_tree_is_dragging
-e_tree_node_is_expanded
-e_tree_node_set_expanded
-e_tree_node_set_expanded_recurse
-e_tree_root_node_set_visible
-e_tree_node_at_row
-e_tree_row_of_node
-e_tree_root_node_is_visible
-e_tree_show_node
-e_tree_save_expanded_state
-e_tree_load_expanded_state
-e_tree_save_expanded_state_xml
-e_tree_load_expanded_state_xml
-e_tree_row_count
-e_tree_get_tooltip
-e_tree_force_expanded_state
-ETreeFindNextParams
-e_tree_find_next
-e_tree_right_click_up
-e_tree_get_item
-e_tree_get_header_item
-e_tree_set_info_message
-e_tree_freeze_state_change
-e_tree_thaw_state_change
-<SUBSECTION Standard>
-E_TREE
-E_IS_TREE
-E_TYPE_TREE
-E_TREE_CLASS
-E_IS_TREE_CLASS
-E_TREE_GET_CLASS
-ETreeClass
-e_tree_get_type
-<SUBSECTION Private>
-ETreePrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-tree-memory</FILE>
-<TITLE>ETreeMemory</TITLE>
-ETreeMemory
-e_tree_memory_construct
-e_tree_memory_new
-e_tree_memory_node_insert
-e_tree_memory_node_insert_id
-e_tree_memory_node_insert_before
-e_tree_memory_node_remove
-e_tree_memory_freeze
-e_tree_memory_thaw
-e_tree_memory_set_expanded_default
-e_tree_memory_node_get_data
-e_tree_memory_node_set_data
-ETreeMemorySortCallback
-e_tree_memory_sort_node
-e_tree_memory_set_node_destroy_func
-<SUBSECTION Standard>
-E_TREE_MEMORY
-E_IS_TREE_MEMORY
-E_TYPE_TREE_MEMORY
-E_TREE_MEMORY_CLASS
-E_IS_TREE_MEMORY_CLASS
-E_TREE_MEMORY_GET_CLASS
-ETreeMemoryClass
-e_tree_memory_get_type
-<SUBSECTION Private>
-ETreeMemoryPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-tree-memory-callbacks</FILE>
-<TITLE>ETreeMemoryCallbacks</TITLE>
-ETreeMemoryCallbacks
-ETreeMemoryCallbacksIconAtFn
-ETreeMemoryCallbacksColumnCountFn
-ETreeMemoryCallbacksHasSaveIdFn
-ETreeMemoryCallbacksGetSaveIdFn
-ETreeMemoryCallbacksHasGetNodeByIdFn
-ETreeMemoryCallbacksGetNodeByIdFn
-ETreeMemoryCallbacksValueAtFn
-ETreeMemoryCallbacksSetValueAtFn
-ETreeMemoryCallbacksIsEditableFn
-ETreeMemoryCallbacksDuplicateValueFn
-ETreeMemoryCallbacksFreeValueFn
-ETreeMemoryCallbacksInitializeValueFn
-ETreeMemoryCallbacksValueIsEmptyFn
-ETreeMemoryCallbacksValueToStringFn
-e_tree_memory_callbacks_new
-<SUBSECTION Standard>
-E_TREE_MEMORY_CALLBACKS
-E_IS_TREE_MEMORY_CALLBACKS
-E_TYPE_TREE_MEMORY_CALLBACKS
-E_TREE_MEMORY_CALLBACKS_CLASS
-E_IS_TREE_MEMORY_CALLBACKS_CLASS
-E_TREE_MEMORY_CALLBACKS_GET_CLASS
-ETreeMemoryCallbacksClass
-e_tree_memory_callbacks_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-tree-model</FILE>
-<TITLE>ETreeModel</TITLE>
-ETreeModel
-e_tree_model_new
-ETreePath
-e_tree_model_get_root
-e_tree_model_node_get_parent
-e_tree_model_node_get_first_child
-e_tree_model_node_get_last_child
-e_tree_model_node_get_next
-e_tree_model_node_get_prev
-e_tree_model_node_is_root
-e_tree_model_node_is_expandable
-e_tree_model_node_get_children
-e_tree_model_node_depth
-e_tree_model_icon_at
-e_tree_model_get_expanded_default
-e_tree_model_column_count
-e_tree_model_has_save_id
-e_tree_model_get_save_id
-e_tree_model_has_get_node_by_id
-e_tree_model_get_node_by_id
-e_tree_model_has_change_pending
-e_tree_model_sort_value_at
-e_tree_model_value_at
-e_tree_model_set_value_at
-e_tree_model_node_is_editable
-e_tree_model_duplicate_value
-e_tree_model_free_value
-e_tree_model_initialize_value
-e_tree_model_value_is_empty
-e_tree_model_value_to_string
-ETreePathFunc
-e_tree_model_node_traverse
-e_tree_model_node_traverse_preorder
-e_tree_model_node_find
-e_tree_model_pre_change
-e_tree_model_no_change
-e_tree_model_rebuilt
-e_tree_model_node_changed
-e_tree_model_node_data_changed
-e_tree_model_node_col_changed
-e_tree_model_node_inserted
-e_tree_model_node_removed
-e_tree_model_node_deleted
-e_tree_model_node_request_collapse
-<SUBSECTION Standard>
-E_TREE_MODEL
-E_IS_TREE_MODEL
-E_TYPE_TREE_MODEL
-E_TREE_MODEL_CLASS
-E_IS_TREE_MODEL_CLASS
-E_TREE_MODEL_GET_CLASS
-ETreeModelClass
-e_tree_model_get_type
-</SECTION>
-
-<SECTION>
-<FILE>e-tree-model-generator</FILE>
-<TITLE>ETreeModelGenerator</TITLE>
-ETreeModelGeneratorGenerateFunc
-ETreeModelGeneratorModifyFunc
-ETreeModelGenerator
-e_tree_model_generator_new
-e_tree_model_generator_get_model
-e_tree_model_generator_set_generate_func
-e_tree_model_generator_set_modify_func
-e_tree_model_generator_convert_child_path_to_path
-e_tree_model_generator_convert_child_iter_to_iter
-e_tree_model_generator_convert_path_to_child_path
-e_tree_model_generator_convert_iter_to_child_iter
-<SUBSECTION Standard>
-E_TREE_MODEL_GENERATOR
-E_IS_TREE_MODEL_GENERATOR
-E_TYPE_TREE_MODEL_GENERATOR
-E_TREE_MODEL_GENERATOR_CLASS
-E_IS_TREE_MODEL_GENERATOR_CLASS
-E_TREE_MODEL_GENERATOR_GET_CLASS
-ETreeModelGeneratorClass
-e_tree_model_generator_get_type
-<SUBSECTION Private>
-ETreeModelGeneratorPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-tree-selection-model</FILE>
-<TITLE>ETreeSelectionModel</TITLE>
-ETreeSelectionModel
-e_tree_selection_model_new
-ETreeForeachFunc
-e_tree_selection_model_foreach
-e_tree_selection_model_select_single_path
-e_tree_selection_model_select_paths
-e_tree_selection_model_add_to_selection
-e_tree_selection_model_change_cursor
-e_tree_selection_model_get_cursor
-<SUBSECTION Standard>
-E_TREE_SELECTION_MODEL
-E_IS_TREE_SELECTION_MODEL
-E_TYPE_TREE_SELECTION_MODEL
-E_TREE_SELECTION_MODEL_CLASS
-E_IS_TREE_SELECTION_MODEL_CLASS
-E_TREE_SELECTION_MODEL_GET_CLASS
-ETreeSelectionModelClass
-e_tree_selection_model_get_type
-<SUBSECTION Private>
-ETreeSelectionModelPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-tree-sorted</FILE>
-<TITLE>ETreeSorted</TITLE>
-ETreeSorted
-e_tree_sorted_construct
-e_tree_sorted_new
-e_tree_sorted_view_to_model_path
-e_tree_sorted_model_to_view_path
-e_tree_sorted_orig_position
-e_tree_sorted_node_num_children
-e_tree_sorted_node_resorted
-e_tree_sorted_get_sort_info
-e_tree_sorted_set_sort_info
-<SUBSECTION Standard>
-E_TREE_SORTED
-E_IS_TREE_SORTED
-E_TYPE_TREE_SORTED
-E_TREE_SORTED_CLASS
-E_IS_TREE_SORTED_CLASS
-E_TREE_SORTED_GET_CLASS
-ETreeSortedClass
-e_tree_sorted_get_type
-<SUBSECTION Private>
-ETreeSortedPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-tree-table-adapter</FILE>
-<TITLE>ETreeTableAdapter</TITLE>
-ETreeTableAdapter
-e_tree_table_adapter_new
-e_tree_table_adapter_construct
-e_tree_table_adapter_node_get_next
-e_tree_table_adapter_node_is_expanded
-e_tree_table_adapter_node_set_expanded
-e_tree_table_adapter_node_set_expanded_recurse
-e_tree_table_adapter_force_expanded_state
-e_tree_table_adapter_root_node_set_visible
-e_tree_table_adapter_node_at_row
-e_tree_table_adapter_row_of_node
-e_tree_table_adapter_root_node_is_visible
-e_tree_table_adapter_show_node
-e_tree_table_adapter_save_expanded_state
-e_tree_table_adapter_load_expanded_state
-e_tree_table_adapter_save_expanded_state_xml
-e_tree_table_adapter_load_expanded_state_xml
-e_tree_table_adapter_set_sort_info
-e_tree_table_adapter_get_sort_info
-e_tree_table_adapter_get_header
-<SUBSECTION Standard>
-E_TREE_TABLE_ADAPTER
-E_IS_TREE_TABLE_ADAPTER
-E_TYPE_TREE_TABLE_ADAPTER
-E_TREE_TABLE_ADAPTER_CLASS
-E_IS_TREE_TABLE_ADAPTER_CLASS
-E_TREE_TABLE_ADAPTER_GET_CLASS
-ETreeTableAdapterClass
-e_tree_table_adapter_get_type
-<SUBSECTION Private>
-ETreeTableAdapterPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-unicode</FILE>
-<TITLE>Unicode Utilities</TITLE>
-e_utf8_from_gtk_event_key
-e_utf8_from_iconv_string_sized
-e_utf8_to_iconv_string_sized
-e_utf8_to_charset_string_sized
-e_utf8_from_locale_string_sized
-e_utf8_ensure_valid
-e_unichar_to_utf8
-e_unicode_get_utf8
-e_xml_get_translated_utf8_string_prop_by_name
-</SECTION>
-
-<SECTION>
-<FILE>e-url-entry</FILE>
-<TITLE>EUrlEntry</TITLE>
-EUrlEntry
-e_url_entry_new
-e_url_entry_get_entry
-<SUBSECTION Standard>
-E_URL_ENTRY
-E_IS_URL_ENTRY
-E_TYPE_URL_ENTRY
-E_URL_ENTRY_CLASS
-E_IS_URL_ENTRY_CLASS
-E_URL_ENTRY_GET_CLASS
-EUrlEntryClass
-e_url_entry_get_type
-<SUBSECTION Private>
-EUrlEntryPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-web-view</FILE>
-<TITLE>EWebView</TITLE>
-EWebView
-e_web_view_new
-e_web_view_clear
-e_web_view_load_string
-e_web_view_load_uri
-e_web_view_get_uri
-e_web_view_reload
-e_web_view_frame_load_string
-e_web_view_frame_load_uri
-e_web_view_frame_get_uri
-e_web_view_get_html
-e_web_view_get_caret_mode
-e_web_view_set_caret_mode
-e_web_view_get_copy_target_list
-e_web_view_get_disable_printing
-e_web_view_set_disable_printing
-e_web_view_get_disable_save_to_disk
-e_web_view_set_disable_save_to_disk
-e_web_view_get_enable_frame_flattening
-e_web_view_set_enable_frame_flattening
-e_web_view_get_editable
-e_web_view_set_editable
-e_web_view_get_inline_spelling
-e_web_view_set_inline_spelling
-e_web_view_get_magic_links
-e_web_view_set_magic_links
-e_web_view_get_magic_smileys
-e_web_view_set_magic_smileys
-e_web_view_get_selected_uri
-e_web_view_set_selected_uri
-e_web_view_get_cursor_image
-e_web_view_set_cursor_image
-e_web_view_get_cursor_image_src
-e_web_view_set_cursor_image_src
-e_web_view_get_open_proxy
-e_web_view_set_open_proxy
-e_web_view_get_paste_target_list
-e_web_view_get_print_proxy
-e_web_view_set_print_proxy
-e_web_view_get_save_as_proxy
-e_web_view_set_save_as_proxy
-e_web_view_add_highlight
-e_web_view_clear_highlights
-e_web_view_update_highlights
-e_web_view_get_action
-e_web_view_get_action_group
-e_web_view_extract_uri
-e_web_view_copy_clipboard
-e_web_view_cut_clipboard
-e_web_view_is_selection_active
-e_web_view_paste_clipboard
-e_web_view_scroll_forward
-e_web_view_scroll_backward
-e_web_view_select_all
-e_web_view_unselect_all
-e_web_view_zoom_100
-e_web_view_zoom_in
-e_web_view_zoom_out
-e_web_view_get_ui_manager
-e_web_view_get_popup_menu
-e_web_view_show_popup_menu
-e_web_view_status_message
-e_web_view_stop_loading
-e_web_view_update_actions
-e_web_view_get_selection_html
-e_web_view_set_settings
-e_web_view_update_fonts
-e_web_view_get_default_settings
-e_web_view_install_request_handler
-<SUBSECTION Standard>
-E_WEB_VIEW
-E_IS_WEB_VIEW
-E_TYPE_WEB_VIEW
-E_WEB_VIEW_CLASS
-E_IS_WEB_VIEW_CLASS
-E_WEB_VIEW_GET_CLASS
-EWebViewClass
-e_web_view_get_type
-<SUBSECTION Private>
-EWebViewPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-web-view-gtkhtml</FILE>
-<TITLE>EWebViewGtkHTML</TITLE>
-EWebViewGtkHTML
-e_web_view_gtkhtml_new
-e_web_view_gtkhtml_clear
-e_web_view_gtkhtml_load_string
-e_web_view_gtkhtml_get_animate
-e_web_view_gtkhtml_set_animate
-e_web_view_gtkhtml_get_caret_mode
-e_web_view_gtkhtml_set_caret_mode
-e_web_view_gtkhtml_get_copy_target_list
-e_web_view_gtkhtml_get_disable_printing
-e_web_view_gtkhtml_set_disable_printing
-e_web_view_gtkhtml_get_disable_save_to_disk
-e_web_view_gtkhtml_set_disable_save_to_disk
-e_web_view_gtkhtml_get_editable
-e_web_view_gtkhtml_set_editable
-e_web_view_gtkhtml_get_inline_spelling
-e_web_view_gtkhtml_set_inline_spelling
-e_web_view_gtkhtml_get_magic_links
-e_web_view_gtkhtml_set_magic_links
-e_web_view_gtkhtml_get_magic_smileys
-e_web_view_gtkhtml_set_magic_smileys
-e_web_view_gtkhtml_get_selected_uri
-e_web_view_gtkhtml_set_selected_uri
-e_web_view_gtkhtml_get_cursor_image
-e_web_view_gtkhtml_set_cursor_image
-e_web_view_gtkhtml_get_open_proxy
-e_web_view_gtkhtml_set_open_proxy
-e_web_view_gtkhtml_get_paste_target_list
-e_web_view_gtkhtml_get_print_proxy
-e_web_view_gtkhtml_set_print_proxy
-e_web_view_gtkhtml_get_save_as_proxy
-e_web_view_gtkhtml_set_save_as_proxy
-e_web_view_gtkhtml_get_action
-e_web_view_gtkhtml_get_action_group
-e_web_view_gtkhtml_extract_uri
-e_web_view_gtkhtml_copy_clipboard
-e_web_view_gtkhtml_cut_clipboard
-e_web_view_gtkhtml_is_selection_active
-e_web_view_gtkhtml_paste_clipboard
-e_web_view_gtkhtml_scroll_forward
-e_web_view_gtkhtml_scroll_backward
-e_web_view_gtkhtml_select_all
-e_web_view_gtkhtml_unselect_all
-e_web_view_gtkhtml_zoom_100
-e_web_view_gtkhtml_zoom_in
-e_web_view_gtkhtml_zoom_out
-e_web_view_gtkhtml_get_ui_manager
-e_web_view_gtkhtml_get_popup_menu
-e_web_view_gtkhtml_show_popup_menu
-e_web_view_gtkhtml_status_message
-e_web_view_gtkhtml_stop_loading
-e_web_view_gtkhtml_update_actions
-<SUBSECTION Standard>
-E_WEB_VIEW_GTKHTML
-E_IS_WEB_VIEW_GTKHTML
-E_TYPE_WEB_VIEW_GTKHTML
-E_WEB_VIEW_GTKHTML_CLASS
-E_IS_WEB_VIEW_GTKHTML_CLASS
-E_WEB_VIEW_GTKHTML_GET_CLASS
-EWebViewGtkHTMLClass
-e_web_view_gtkhtml_get_type
-<SUBSECTION Private>
-EWebViewGtkHTMLPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-web-view-preview</FILE>
-<TITLE>EWebViewPreview</TITLE>
-EWebViewPreview
-e_web_view_preview_new
-e_web_view_preview_get_tree_view
-e_web_view_preview_get_preview
-e_web_view_preview_set_preview
-e_web_view_preview_show_tree_view
-e_web_view_preview_hide_tree_view
-e_web_view_preview_get_escape_values
-e_web_view_preview_set_escape_values
-e_web_view_preview_begin_update
-e_web_view_preview_end_update
-e_web_view_preview_add_header
-e_web_view_preview_add_text
-e_web_view_preview_add_raw_html
-e_web_view_preview_add_separator
-e_web_view_preview_add_empty_line
-e_web_view_preview_add_section
-<SUBSECTION Standard>
-E_WEB_VIEW_PREVIEW
-E_IS_WEB_VIEW_PREVIEW
-E_TYPE_WEB_VIEW_PREVIEW
-E_WEB_VIEW_PREVIEW_CLASS
-E_IS_WEB_VIEW_PREVIEW_CLASS
-E_WEB_VIEW_PREVIEW_GET_CLASS
-EWebViewPreviewClass
-e_web_view_preview_get_type
-<SUBSECTION Private>
-EWebViewPreviewPrivate
-</SECTION>
-
-<SECTION>
-<FILE>e-xml-utils</FILE>
-<TITLE>Reading and Writing XML</TITLE>
-e_xml_get_child_by_name_by_lang
-e_xml_get_child_by_name_by_lang_list
-e_xml_get_child_by_name_no_lang
-e_xml_get_integer_prop_by_name
-e_xml_get_integer_prop_by_name_with_default
-e_xml_set_integer_prop_by_name
-e_xml_get_uint_prop_by_name
-e_xml_get_uint_prop_by_name_with_default
-e_xml_set_uint_prop_by_name
-e_xml_get_bool_prop_by_name
-e_xml_get_bool_prop_by_name_with_default
-e_xml_set_bool_prop_by_name
-e_xml_get_double_prop_by_name
-e_xml_get_double_prop_by_name_with_default
-e_xml_set_double_prop_by_name
-e_xml_get_string_prop_by_name
-e_xml_get_string_prop_by_name_with_default
-e_xml_set_string_prop_by_name
-e_xml_get_translated_string_prop_by_name
-</SECTION>
-
-<SECTION>
-<FILE>gal-define-views-dialog</FILE>
-<TITLE>GalDefineViewsDialog</TITLE>
-GalDefineViewsDialog
-gal_define_views_dialog_new
-<SUBSECTION Standard>
-GAL_DEFINE_VIEWS_DIALOG
-GAL_IS_DEFINE_VIEWS_DIALOG
-GAL_TYPE_DEFINE_VIEWS_DIALOG
-GAL_DEFINE_VIEWS_DIALOG_CLASS
-GAL_IS_DEFINE_VIEWS_DIALOG_CLASS
-GAL_DEFINE_VIEWS_DIALOG_GET_CLASS
-GalDefineViewsDialogClass
-gal_define_views_dialog_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gal-define-views-model</FILE>
-<TITLE>GalDefineViewsModel</TITLE>
-GalDefineViewsModel
-gal_define_views_model_new
-gal_define_views_model_append
-gal_define_views_model_get_view
-gal_define_views_model_delete_view
-gal_define_views_model_copy_view
-<SUBSECTION Standard>
-GAL_DEFINE_VIEWS_MODEL
-GAL_IS_DEFINE_VIEWS_MODEL
-GAL_TYPE_DEFINE_VIEWS_MODEL
-GAL_DEFINE_VIEWS_MODEL_CLASS
-GAL_IS_DEFINE_VIEWS_MODEL_CLASS
-GAL_DEFINE_VIEWS_MODEL_GET_CLASS
-GalDefineViewsModelClass
-gal_define_views_model_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gal-view</FILE>
-<TITLE>GalView</TITLE>
-GalView
-gal_view_edit
-gal_view_load
-gal_view_save
-gal_view_get_title
-gal_view_set_title
-gal_view_get_type_code
-gal_view_clone
-gal_view_changed
-<SUBSECTION Standard>
-GAL_VIEW
-GAL_IS_VIEW
-GAL_TYPE_VIEW
-GAL_VIEW_CLASS
-GAL_IS_VIEW_CLASS
-GAL_VIEW_GET_CLASS
-GalViewClass
-gal_view_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gal-view-collection</FILE>
-<TITLE>GalViewCollection</TITLE>
-GalViewCollectionItem
-GalViewCollection
-gal_view_collection_new
-gal_view_collection_set_title
-gal_view_collection_set_storage_directories
-gal_view_collection_add_factory
-gal_view_collection_display_view
-gal_view_collection_get_count
-gal_view_collection_get_view
-gal_view_collection_get_view_item
-gal_view_collection_get_view_index_by_id
-gal_view_collection_get_view_id_by_index
-gal_view_collection_append
-gal_view_collection_delete_view
-gal_view_collection_copy_view
-gal_view_collection_load
-gal_view_collection_save
-gal_view_collection_loaded
-gal_view_collection_load_view_from_file
-gal_view_collection_append_with_title
-gal_view_collection_set_nth_view
-gal_view_collection_get_default_view
-gal_view_collection_set_default_view
-<SUBSECTION Standard>
-GAL_VIEW_COLLECTION
-GAL_IS_VIEW_COLLECTION
-GAL_TYPE_VIEW_COLLECTION
-GAL_VIEW_COLLECTION_CLASS
-GAL_IS_VIEW_COLLECTION_CLASS
-GAL_VIEW_COLLECTION_GET_CLASS
-GalViewCollectionClass
-gal_view_collection_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gal-view-etable</FILE>
-<TITLE>GalViewEtable</TITLE>
-GalViewEtable
-gal_view_etable_new
-gal_view_etable_construct
-gal_view_etable_set_state
-gal_view_etable_attach_table
-gal_view_etable_attach_tree
-gal_view_etable_detach
-<SUBSECTION Standard>
-GAL_VIEW_ETABLE
-GAL_IS_VIEW_ETABLE
-GAL_TYPE_VIEW_ETABLE
-GAL_VIEW_ETABLE_CLASS
-GAL_IS_VIEW_ETABLE_CLASS
-GAL_VIEW_ETABLE_GET_CLASS
-GalViewEtableClass
-gal_view_etable_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gal-view-factory</FILE>
-<TITLE>GalViewFactory</TITLE>
-GalViewFactory
-gal_view_factory_get_title
-gal_view_factory_get_type_code
-gal_view_factory_new_view
-<SUBSECTION Standard>
-GAL_VIEW_FACTORY
-GAL_IS_VIEW_FACTORY
-GAL_TYPE_VIEW_FACTORY
-GAL_VIEW_FACTORY_CLASS
-GAL_IS_VIEW_FACTORY_CLASS
-GAL_VIEW_FACTORY_GET_CLASS
-GalViewFactoryClass
-gal_view_factory_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gal-view-factory-etable</FILE>
-<TITLE>GalViewFactoryEtable</TITLE>
-GalViewFactoryEtable
-gal_view_factory_etable_new
-gal_view_factory_etable_get_specification
-<SUBSECTION Standard>
-GAL_VIEW_FACTORY_ETABLE
-GAL_IS_VIEW_FACTORY_ETABLE
-GAL_TYPE_VIEW_FACTORY_ETABLE
-GAL_VIEW_FACTORY_ETABLE_CLASS
-GAL_IS_VIEW_FACTORY_ETABLE_CLASS
-GAL_VIEW_FACTORY_ETABLE_GET_CLASS
-GalViewFactoryEtableClass
-gal_view_factory_etable_get_type
-<SUBSECTION Private>
-GalViewFactoryEtablePrivate
-</SECTION>
-
-<SECTION>
-<FILE>gal-view-instance</FILE>
-<TITLE>GalViewInstance</TITLE>
-GalViewInstance
-gal_view_instance_new
-gal_view_instance_construct
-gal_view_instance_get_current_view_id
-gal_view_instance_set_current_view_id
-gal_view_instance_get_current_view
-gal_view_instance_set_custom_view
-gal_view_instance_exists
-gal_view_instance_save_as
-gal_view_instance_load
-gal_view_instance_get_default_view
-gal_view_instance_set_default_view
-<SUBSECTION Standard>
-GAL_VIEW_INSTANCE
-GAL_IS_VIEW_INSTANCE
-GAL_TYPE_VIEW_INSTANCE
-GAL_VIEW_INSTANCE_CLASS
-GAL_IS_VIEW_INSTANCE_CLASS
-GAL_VIEW_INSTANCE_GET_CLASS
-GalViewInstanceClass
-gal_view_instance_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gal-view-instance-save-as-dialog</FILE>
-<TITLE>GalViewInstanceSaveAsDialog</TITLE>
-GalViewInstanceSaveAsDialogToggle
-GalViewInstanceSaveAsDialog
-gal_view_instance_save_as_dialog_new
-gal_view_instance_save_as_dialog_save
-<SUBSECTION Standard>
-GAL_VIEW_INSTANCE_SAVE_AS_DIALOG
-GAL_IS_VIEW_INSTANCE_SAVE_AS_DIALOG
-GAL_TYPE_VIEW_INSTANCE_SAVE_AS_DIALOG
-GAL_VIEW_INSTANCE_SAVE_AS_DIALOG_CLASS
-GAL_IS_VIEW_INSTANCE_SAVE_AS_DIALOG_CLASS
-GAL_VIEW_INSTANCE_SAVE_AS_DIALOG_GET_CLASS
-GalViewInstanceSaveAsDialogClass
-gal_view_instance_save_as_dialog_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gal-view-new-dialog</FILE>
-<TITLE>GalViewNewDialog</TITLE>
-GalViewNewDialog
-gal_view_new_dialog_new
-gal_view_new_dialog_construct
-<SUBSECTION Standard>
-GAL_VIEW_NEW_DIALOG
-GAL_IS_VIEW_NEW_DIALOG
-GAL_TYPE_VIEW_NEW_DIALOG
-GAL_VIEW_NEW_DIALOG_CLASS
-GAL_IS_VIEW_NEW_DIALOG_CLASS
-GAL_VIEW_NEW_DIALOG_GET_CLASS
-GalViewNewDialogClass
-gal_view_new_dialog_get_type
-</SECTION>
-
diff --git a/doc/reference/libeutil/libeutil.types b/doc/reference/libeutil/libeutil.types
deleted file mode 100644
index 41065e0c65..0000000000
--- a/doc/reference/libeutil/libeutil.types
+++ /dev/null
@@ -1,176 +0,0 @@
-#include <e-util/e-util.h>
-
-e_action_combo_box_get_type
-e_activity_bar_get_type
-e_activity_get_type
-e_activity_proxy_get_type
-e_alarm_selector_get_type
-e_alert_bar_get_type
-e_alert_dialog_get_type
-e_alert_get_type
-e_alert_sink_get_type
-e_attachment_bar_get_type
-e_attachment_button_get_type
-e_attachment_dialog_get_type
-e_attachment_get_type
-e_attachment_handler_get_type
-e_attachment_handler_image_get_type
-e_attachment_handler_sendto_get_type
-e_attachment_icon_view_get_type
-e_attachment_paned_get_type
-e_attachment_store_get_type
-e_attachment_tree_view_get_type
-e_attachment_view_get_type
-e_auth_combo_box_get_type
-e_autocomplete_selector_get_type
-e_bit_array_get_type
-e_book_source_config_get_type
-e_cal_source_config_get_type
-e_calendar_get_type
-e_calendar_item_get_type
-e_canvas_background_get_type
-e_canvas_get_type
-e_canvas_vbox_get_type
-e_categories_dialog_get_type
-e_categories_editor_get_type
-e_categories_selector_get_type
-e_category_completion_get_type
-e_category_editor_get_type
-e_cell_checkbox_get_type
-e_cell_combo_get_type
-e_cell_date_edit_get_type
-e_cell_date_get_type
-e_cell_get_type
-e_cell_hbox_get_type
-e_cell_number_get_type
-e_cell_percent_get_type
-e_cell_pixbuf_get_type
-e_cell_popup_get_type
-e_cell_renderer_color_get_type
-e_cell_size_get_type
-e_cell_text_get_type
-e_cell_toggle_get_type
-e_cell_tree_get_type
-e_cell_vbox_get_type
-e_charset_combo_box_get_type
-e_client_cache_get_type
-e_client_combo_box_get_type
-e_client_selector_get_type
-e_config_get_type
-e_config_hook_get_type
-e_contact_store_get_type
-e_data_capture_get_type
-e_date_edit_get_type
-e_destination_store_get_type
-e_event_get_type
-e_event_hook_get_type
-e_file_request_get_type
-e_filter_code_get_type
-e_filter_color_get_type
-e_filter_datespec_get_type
-e_filter_element_get_type
-e_filter_file_get_type
-e_filter_input_get_type
-e_filter_int_get_type
-e_filter_option_get_type
-e_filter_part_get_type
-e_filter_rule_get_type
-e_focus_tracker_get_type
-e_image_chooser_get_type
-e_import_assistant_get_type
-e_import_get_type
-e_import_hook_get_type
-e_interval_chooser_get_type
-e_map_get_type
-e_menu_tool_action_get_type
-e_menu_tool_button_get_type
-e_name_selector_dialog_get_type
-e_name_selector_entry_get_type
-e_name_selector_get_type
-e_name_selector_list_get_type
-e_name_selector_model_get_type
-e_online_button_get_type
-e_paned_get_type
-e_photo_cache_get_type
-e_photo_source_get_type
-e_picture_gallery_get_type
-e_plugin_get_type
-e_plugin_hook_get_type
-e_plugin_ui_hook_get_type
-e_popup_action_get_type
-e_port_entry_get_type
-e_preferences_window_get_type
-e_preview_pane_get_type
-e_printable_get_type
-e_reflow_get_type
-e_reflow_model_get_type
-e_rule_context_get_type
-e_rule_editor_get_type
-e_search_bar_get_type
-e_selectable_get_type
-e_selection_model_array_get_type
-e_selection_model_get_type
-e_selection_model_simple_get_type
-e_send_options_dialog_get_type
-e_sorter_array_get_type
-e_sorter_get_type
-e_source_combo_box_get_type
-e_source_config_dialog_get_type
-e_source_config_get_type
-e_source_selector_dialog_get_type
-e_source_selector_get_type
-e_spell_entry_get_type
-e_stock_request_get_type
-e_table_click_to_add_get_type
-e_table_col_get_type
-e_table_column_specification_get_type
-e_table_config_get_type
-e_table_extras_get_type
-e_table_field_chooser_dialog_get_type
-e_table_field_chooser_get_type
-e_table_field_chooser_item_get_type
-e_table_get_type
-e_table_group_get_type
-e_table_group_leaf_get_type
-e_table_header_get_type
-e_table_header_item_get_type
-e_table_item_get_type
-e_table_memory_get_type
-e_table_memory_store_get_type
-e_table_model_get_type
-e_table_one_get_type
-e_table_search_get_type
-e_table_selection_model_get_type
-e_table_sort_info_get_type
-e_table_sorted_get_type
-e_table_sorter_get_type
-e_table_specification_get_type
-e_table_state_get_type
-e_table_subset_get_type
-e_table_without_get_type
-e_text_event_processor_emacs_like_get_type
-e_text_event_processor_get_type
-e_text_get_type
-e_text_model_get_type
-e_timezone_dialog_get_type
-e_tree_get_type
-e_tree_memory_get_type
-e_tree_model_generator_get_type
-e_tree_model_get_type
-e_tree_selection_model_get_type
-e_tree_sorted_get_type
-e_tree_table_adapter_get_type
-e_url_entry_get_type
-e_web_view_get_type
-e_web_view_gtkhtml_get_type
-e_web_view_preview_get_type
-gal_define_views_dialog_get_type
-gal_define_views_model_get_type
-gal_view_collection_get_type
-gal_view_etable_get_type
-gal_view_factory_etable_get_type
-gal_view_factory_get_type
-gal_view_get_type
-gal_view_instance_get_type
-gal_view_instance_save_as_dialog_get_type
-gal_view_new_dialog_get_type