diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-27 22:31:24 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-28 09:24:01 +0800 |
commit | 826372c35155cb47f940905e27b304e9ef63441d (patch) | |
tree | ee995baeb76eb19abe760a0baa32aada72d141e8 /doc | |
parent | 3eda7a50de7059e7898944d74ab1fc7c707e089b (diff) | |
download | gsoc2013-evolution-826372c35155cb47f940905e27b304e9ef63441d.tar gsoc2013-evolution-826372c35155cb47f940905e27b304e9ef63441d.tar.gz gsoc2013-evolution-826372c35155cb47f940905e27b304e9ef63441d.tar.bz2 gsoc2013-evolution-826372c35155cb47f940905e27b304e9ef63441d.tar.lz gsoc2013-evolution-826372c35155cb47f940905e27b304e9ef63441d.tar.xz gsoc2013-evolution-826372c35155cb47f940905e27b304e9ef63441d.tar.zst gsoc2013-evolution-826372c35155cb47f940905e27b304e9ef63441d.zip |
Add e_web_view_cursor_image_save().
Prompts the user to choose a destination file and then asynchronously
saves the image under the cursor to the destination file.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index ed4a25dd3b..f4878fd4fd 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4411,6 +4411,7 @@ e_web_view_update_actions e_web_view_get_selection_html e_web_view_update_fonts e_web_view_cursor_image_copy +e_web_view_cursor_image_save e_web_view_request e_web_view_request_finish e_web_view_install_request_handler |