diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-12-14 20:25:24 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-12-15 21:16:36 +0800 |
commit | 5e2efa2cd4ac7891fdf316dafd9ab249086e842a (patch) | |
tree | fe4b9c1ef8d783281789c4a378253aa41af35db3 /doc | |
parent | 63cff95414fc76e6d58a274ffebe019cd6feb0a5 (diff) | |
download | gsoc2013-evolution-5e2efa2cd4ac7891fdf316dafd9ab249086e842a.tar.gz gsoc2013-evolution-5e2efa2cd4ac7891fdf316dafd9ab249086e842a.tar.zst gsoc2013-evolution-5e2efa2cd4ac7891fdf316dafd9ab249086e842a.zip |
Finish adding symbols to libeutil API docs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libeutil/Makefile.am | 9 | ||||
-rw-r--r-- | doc/reference/libeutil/libeutil-docs.sgml | 127 | ||||
-rw-r--r-- | doc/reference/libeutil/libeutil-sections.txt | 2977 | ||||
-rw-r--r-- | doc/reference/libeutil/libeutil.types | 1 |
4 files changed, 3045 insertions, 69 deletions
diff --git a/doc/reference/libeutil/Makefile.am b/doc/reference/libeutil/Makefile.am index 423929920c..f987bcb975 100644 --- a/doc/reference/libeutil/Makefile.am +++ b/doc/reference/libeutil/Makefile.am @@ -16,17 +16,22 @@ 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-cell.h \ - gal-a11y-e-popup.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 \ diff --git a/doc/reference/libeutil/libeutil-docs.sgml b/doc/reference/libeutil/libeutil-docs.sgml index 329047b791..2206b11601 100644 --- a/doc/reference/libeutil/libeutil-docs.sgml +++ b/doc/reference/libeutil/libeutil-docs.sgml @@ -5,7 +5,7 @@ ]> <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> <bookinfo> - <title>Evolution Utilities (libeutil)</title> + <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>. @@ -14,22 +14,35 @@ <chapter> <title>Basic Utility Functions</title> - <xi:include href="xml/e-alert.xml"/> <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-poolv.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-bit-array.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>Attachment Management</title> + <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"/> @@ -43,13 +56,21 @@ </chapter> <chapter> - <title>Category Management</title> - <xi:include href="xml/e-categories-config.xml"/> + <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> @@ -69,14 +90,31 @@ </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-dnd.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-defines.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"/> @@ -85,7 +123,6 @@ <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-utils.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"/> @@ -132,13 +169,26 @@ </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"/> + </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-model-repos.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-text-event-processor-types.xml"/> <xi:include href="xml/e-reflow.xml"/> <xi:include href="xml/e-reflow-model.xml"/> </chapter> @@ -158,54 +208,36 @@ </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-activity-bar.xml"/> - <xi:include href="xml/e-activity-proxy.xml"/> - <xi:include href="xml/e-activity.xml"/> - <xi:include href="xml/e-alarm-selector.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"/> <xi:include href="xml/e-auth-combo-box.xml"/> - <xi:include href="xml/e-autocomplete-selector.xml"/> - <xi:include href="xml/e-book-source-config.xml"/> + <xi:include href="xml/e-bit-array.xml"/> <xi:include href="xml/e-buffer-tagger.xml"/> - <xi:include href="xml/e-cal-source-config.xml"/> <xi:include href="xml/e-calendar-item.xml"/> <xi:include href="xml/e-calendar.xml"/> - <xi:include href="xml/e-canvas-background.xml"/> - <xi:include href="xml/e-canvas-utils.xml"/> - <xi:include href="xml/e-canvas-vbox.xml"/> - <xi:include href="xml/e-canvas.xml"/> <xi:include href="xml/e-cell-renderer-color.xml"/> <xi:include href="xml/e-charset-combo-box.xml"/> - <xi:include href="xml/e-charset.xml"/> <xi:include href="xml/e-client-utils.xml"/> - <xi:include href="xml/e-config.xml"/> <xi:include href="xml/e-contact-store.xml"/> <xi:include href="xml/e-dateedit.xml"/> <xi:include href="xml/e-destination-store.xml"/> - <xi:include href="xml/e-dialog-widgets.xml"/> - <xi:include href="xml/e-event.xml"/> - <xi:include href="xml/e-file-request.xml"/> - <xi:include href="xml/e-file-utils.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-import.xml"/> <xi:include href="xml/e-interval-chooser.xml"/> <xi:include href="xml/e-mail-identity-combo-box.xml"/> - <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"/> <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-mktemp.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"/> @@ -214,8 +246,7 @@ <xi:include href="xml/e-online-button.xml"/> <xi:include href="xml/e-paned.xml"/> <xi:include href="xml/e-picture-gallery.xml"/> - <xi:include href="xml/e-plugin-ui.xml"/> - <xi:include href="xml/e-plugin.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"/> @@ -229,23 +260,11 @@ <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-source-combo-box.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-config.xml"/> - <xi:include href="xml/e-source-selector-dialog.xml"/> - <xi:include href="xml/e-source-selector.xml"/> - <xi:include href="xml/e-source-util.xml"/> <xi:include href="xml/e-spell-entry.xml"/> - <xi:include href="xml/e-stock-request.xml"/> <xi:include href="xml/e-timezone-dialog.xml"/> <xi:include href="xml/e-tree-model-generator.xml"/> <xi:include href="xml/e-ui-manager.xml"/> - <xi:include href="xml/e-unicode.xml"/> <xi:include href="xml/e-url-entry.xml"/> - <xi:include href="xml/e-web-view-gtkhtml.xml"/> - <xi:include href="xml/e-web-view-preview.xml"/> - <xi:include href="xml/e-web-view.xml"/> </chapter> <chapter> diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt index 98b939826e..2c0ef0a813 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -42,6 +42,7 @@ 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 @@ -81,6 +82,7 @@ EActivityBarPrivate EActivityProxy e_activity_proxy_new e_activity_proxy_get_activity +e_activity_proxy_set_activity <SUBSECTION Standard> E_ACTIVITY_PROXY E_IS_ACTIVITY_PROXY @@ -121,6 +123,7 @@ 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 @@ -227,6 +230,7 @@ e_attachment_get_file e_attachment_set_file e_attachment_get_file_info e_attachment_set_file_info +e_attachment_get_mime_type e_attachment_get_icon e_attachment_get_loading e_attachment_get_mime_part @@ -247,10 +251,13 @@ 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 @@ -296,6 +303,7 @@ EAttachmentBarPrivate 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 @@ -404,6 +412,8 @@ 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 @@ -428,6 +438,7 @@ 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 @@ -481,10 +492,13 @@ 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 @@ -521,9 +535,9 @@ e_attachment_view_update_actions E_ATTACHMENT_VIEW E_IS_ATTACHMENT_VIEW E_TYPE_ATTACHMENT_VIEW -E_ATTACHMENT_VIEW_IFACE -E_IS_ATTACHMENT_VIEW_IFACE -E_ATTACHMENT_VIEW_GET_IFACE +E_ATTACHMENT_VIEW_INTERFACE +E_IS_ATTACHMENT_VIEW_INTERFACE +E_ATTACHMENT_VIEW_GET_INTERFACE EAttachmentViewIface e_attachment_view_get_type <SUBSECTION Private> @@ -571,7 +585,7 @@ EAutocompleteSelectorPrivate <SECTION> <FILE>e-bit-array</FILE> -<TITLE>Bit Arrays (Legacy)</TITLE> +<TITLE>EBitArray</TITLE> EBitArray e_bit_array_new e_bit_array_value_at @@ -591,9 +605,10 @@ e_bit_array_move_row <SUBSECTION Standard> E_BIT_ARRAY E_IS_BIT_ARRAY -E_BIT_ARRAY_TYPE +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> @@ -618,6 +633,14 @@ 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 @@ -662,6 +685,8 @@ e_calendar_get_type <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 @@ -734,7 +759,7 @@ E_IS_CANVAS E_TYPE_CANVAS E_CANVAS_CLASS E_IS_CANVAS_CLASS -E_TYPE_CANVAS_CLASS +E_CANVAS_GET_CLASS ECanvasClass e_canvas_get_type </SECTION> @@ -757,6 +782,15 @@ 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 @@ -775,7 +809,7 @@ e_canvas_vbox_get_type <SECTION> <FILE>e-categories-config</FILE> -<TITLE>Categories</TITLE> +<TITLE>Category Utilities</TITLE> e_categories_config_get_icon_for e_categories_config_open_dialog_for_entry </SECTION> @@ -885,15 +919,211 @@ 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_TYPE_CELL_RENDERER_COLOR E_CELL_RENDERER_COLOR -E_CELL_RENDERER_COLOR_CLASS 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 @@ -903,6 +1133,104 @@ 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 @@ -932,6 +1260,61 @@ e_client_utils_open_new_finish </SECTION> <SECTION> +<FILE>e-config</FILE> +<TITLE>EConfig</TITLE> +EConfig +EConfigItem +EConfigFactory +EConfigTarget +EConfigFactoryFunc +EConfigCheckFunc +EConfigItemsFunc +EConfigItemFactoryFunc +e_config_class_add_factory +e_config_class_remove_factory +e_config_construct +e_config_add_items +e_config_add_page_check +e_config_set_page_is_finish +e_config_add_skip_check +e_config_set_target +e_config_create_widget +e_config_create_window +e_config_target_changed +e_config_page_check +e_config_page_get +e_config_page_next +e_config_page_prev +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 +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 @@ -958,7 +1341,7 @@ EContactStorePrivate </SECTION> <SECTION> -<FILE>e-date-edit</FILE> +<FILE>e-dateedit</FILE> <TITLE>EDateEdit</TITLE> EDateEditGetTimeCallback e_date_edit_new @@ -1012,6 +1395,7 @@ DTFormatKind e_datetime_format_add_setup_widget e_datetime_format_format e_datetime_format_format_tm +e_datetime_format_includes_day_name </SECTION> <SECTION> @@ -1051,6 +1435,49 @@ e_dialog_combo_box_get </SECTION> <SECTION> +<FILE>e-event</FILE> +<TITLE>EEvent</TITLE> +EEvent +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 @@ -1101,7 +1528,7 @@ EFilterColorClass e_filter_color_get_type <SUBSECTION Private> EFilterColorPrivate -</SUBSECTION> +</SECTION> <SECTION> <FILE>e-filter-datespec</FILE> @@ -1120,7 +1547,7 @@ EFilterDatespecClass e_filter_datespec_get_type <SUBSECTION Private> EFilterDatespecPrivate -</SUBSECTION> +</SECTION> <SECTION> <FILE>e-filter-element</FILE> @@ -1184,7 +1611,7 @@ E_IS_FILTER_INPUT E_TYPE_FILTER_INPUT E_FILTER_INPUT_CLASS E_IS_FILTER_INPUT_CLASS -E_TYPE_FILTER_INPUT_CLASS +E_FILTER_INPUT_GET_CLASS EFilterInputClass e_filter_input_get_type <SUBSECTION Private> @@ -1364,6 +1791,123 @@ 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 +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 @@ -1384,16 +1928,239 @@ 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> +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_categories_add_change_hook e_str_without_underscores e_str_compare @@ -1401,6 +2168,7 @@ e_str_case_compare e_collate_compare e_int_compare e_color_to_value +e_rgba_to_value e_format_number ESortCompareFunc e_bsearch @@ -1409,12 +2177,14 @@ e_utf8_strftime_fix_am_pm e_get_month_name e_get_weekday_name 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 @@ -1556,6 +2326,52 @@ 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 @@ -1573,6 +2389,92 @@ e_passwords_ask_password </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 @@ -1603,6 +2505,88 @@ 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 +e_preferences_window_filter_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 @@ -1610,6 +2594,71 @@ 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> ERuleContext @@ -1677,26 +2726,242 @@ 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> @@ -1726,6 +2991,80 @@ 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 @@ -1784,6 +3123,1139 @@ 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 @@ -1811,12 +4283,161 @@ 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-ui-manager</FILE> +<TITLE>EUIManager</TITLE> +EUIManager +e_ui_manager_new +e_ui_manager_get_express_mode +e_ui_manager_set_express_mode +e_ui_manager_add_ui_from_file +e_ui_manager_add_ui_from_string +<SUBSECTION Standard> +E_UI_MANAGER +E_IS_UI_MANAGER +E_TYPE_UI_MANAGER +E_UI_MANAGER_CLASS +E_IS_UI_MANAGER_CLASS +E_UI_MANAGER_GET_CLASS +EUIManagerClass +e_ui_manager_get_type +<SUBSECTION Private> +EUIManagerPrivate +</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 @@ -1824,6 +4445,8 @@ 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 @@ -1834,6 +4457,10 @@ 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 @@ -1841,6 +4468,9 @@ 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_get_highlights +e_web_view_add_highlight +e_web_view_clear_highlights e_web_view_get_action e_web_view_get_action_group e_web_view_extract_uri @@ -1861,6 +4491,11 @@ 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 @@ -1875,6 +4510,107 @@ 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 @@ -1898,3 +4634,218 @@ 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 index b78b7ade94..83e2108bf1 100644 --- a/doc/reference/libeutil/libeutil.types +++ b/doc/reference/libeutil/libeutil.types @@ -22,6 +22,7 @@ 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 |