aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/tmpl/e-attachment-view.sgml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-08-02 20:44:51 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-08-02 20:44:51 +0800
commit74a6864d36f3c423d8932718502e04b18d93a40e (patch)
treec62953086075a0a3b0b98104f45ee422857c483b /doc/reference/shell/tmpl/e-attachment-view.sgml
parentc8a56cad7f8580b27f4ea68342f42f5a9f977cfc (diff)
downloadgsoc2013-evolution-74a6864d36f3c423d8932718502e04b18d93a40e.tar
gsoc2013-evolution-74a6864d36f3c423d8932718502e04b18d93a40e.tar.gz
gsoc2013-evolution-74a6864d36f3c423d8932718502e04b18d93a40e.tar.bz2
gsoc2013-evolution-74a6864d36f3c423d8932718502e04b18d93a40e.tar.lz
gsoc2013-evolution-74a6864d36f3c423d8932718502e04b18d93a40e.tar.xz
gsoc2013-evolution-74a6864d36f3c423d8932718502e04b18d93a40e.tar.zst
gsoc2013-evolution-74a6864d36f3c423d8932718502e04b18d93a40e.zip
Add new SGML files for API docs.
Diffstat (limited to 'doc/reference/shell/tmpl/e-attachment-view.sgml')
-rw-r--r--doc/reference/shell/tmpl/e-attachment-view.sgml429
1 files changed, 429 insertions, 0 deletions
diff --git a/doc/reference/shell/tmpl/e-attachment-view.sgml b/doc/reference/shell/tmpl/e-attachment-view.sgml
new file mode 100644
index 0000000000..22cdd9f2e3
--- /dev/null
+++ b/doc/reference/shell/tmpl/e-attachment-view.sgml
@@ -0,0 +1,429 @@
+<!-- ##### SECTION Title ##### -->
+e-attachment-view
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### SECTION Image ##### -->
+
+
+<!-- ##### STRUCT EAttachmentView ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION e_attachment_view_init ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_dispose ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_finalize ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_private ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_store ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_editable ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_set_editable ##### -->
+<para>
+
+</para>
+
+@view:
+@editable:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_target_list ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_drag_actions ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_selected_attachments ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_open_path ##### -->
+<para>
+
+</para>
+
+@view:
+@path:
+@app_info:
+
+
+<!-- ##### FUNCTION e_attachment_view_remove_selected ##### -->
+<para>
+
+</para>
+
+@view:
+@select_next:
+
+
+<!-- ##### FUNCTION e_attachment_view_button_press_event ##### -->
+<para>
+
+</para>
+
+@view:
+@event:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_button_release_event ##### -->
+<para>
+
+</para>
+
+@view:
+@event:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_motion_notify_event ##### -->
+<para>
+
+</para>
+
+@view:
+@event:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_key_press_event ##### -->
+<para>
+
+</para>
+
+@view:
+@event:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_path_at_pos ##### -->
+<para>
+
+</para>
+
+@view:
+@x:
+@y:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_selected_paths ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_path_is_selected ##### -->
+<para>
+
+</para>
+
+@view:
+@path:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_select_path ##### -->
+<para>
+
+</para>
+
+@view:
+@path:
+
+
+<!-- ##### FUNCTION e_attachment_view_unselect_path ##### -->
+<para>
+
+</para>
+
+@view:
+@path:
+
+
+<!-- ##### FUNCTION e_attachment_view_select_all ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_unselect_all ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_sync_selection ##### -->
+<para>
+
+</para>
+
+@view:
+@target:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_source_set ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_source_unset ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_begin ##### -->
+<para>
+
+</para>
+
+@view:
+@context:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_end ##### -->
+<para>
+
+</para>
+
+@view:
+@context:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_data_get ##### -->
+<para>
+
+</para>
+
+@view:
+@context:
+@selection:
+@info:
+@time:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_dest_set ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_dest_unset ##### -->
+<para>
+
+</para>
+
+@view:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_motion ##### -->
+<para>
+
+</para>
+
+@view:
+@context:
+@x:
+@y:
+@time:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_drop ##### -->
+<para>
+
+</para>
+
+@view:
+@context:
+@x:
+@y:
+@time:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_drag_data_received ##### -->
+<para>
+
+</para>
+
+@view:
+@context:
+@x:
+@y:
+@selection:
+@info:
+@time:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_action ##### -->
+<para>
+
+</para>
+
+@view:
+@action_name:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_add_action_group ##### -->
+<para>
+
+</para>
+
+@view:
+@group_name:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_action_group ##### -->
+<para>
+
+</para>
+
+@view:
+@group_name:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_popup_menu ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_get_ui_manager ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_recent_action_new ##### -->
+<para>
+
+</para>
+
+@view:
+@action_name:
+@action_label:
+@Returns:
+
+
+<!-- ##### FUNCTION e_attachment_view_show_popup_menu ##### -->
+<para>
+
+</para>
+
+@view:
+@event:
+@func:
+@user_data:
+
+
+<!-- ##### FUNCTION e_attachment_view_update_actions ##### -->
+<para>
+
+</para>
+
+@view:
+
+