diff options
author | Diego Escalante Urrelo <descalante@igalia.com> | 2009-12-14 15:45:26 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@gnome.org> | 2010-01-22 05:57:39 +0800 |
commit | 6a824bca489ff1c7f4764224a42d33f3ea2b4455 (patch) | |
tree | ec984ccdef45a0015fac8f453edf21b9cc34231a /doc/reference/epiphany-sections.txt | |
parent | 83ccb687075513719881c46d091e65b3f5aa31bb (diff) | |
download | gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.gz gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.bz2 gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.lz gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.xz gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.zst gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.zip |
docs: ephy-file-helpers
Diffstat (limited to 'doc/reference/epiphany-sections.txt')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index d687f0883..cb470fede 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -150,7 +150,7 @@ ephy_zoom_control_get_zoom_level <SECTION> <FILE>ephy-debug</FILE> -<TITLE>EphyDebug</TITLE> +<TITLE>Epiphany Debug Helpers</TITLE> ephy_debug_init ephy_profiler_start ephy_profiler_stop @@ -182,6 +182,31 @@ ephy_dialog_set_pref </SECTION> <SECTION> +<FILE>ephy-file-helpers</FILE> +<TITLE>Epiphany File Helpers</TITLE> +EphyMimePermission +ephy_file +ephy_file_add_recent_item +ephy_file_browse_to +ephy_file_check_mime +ephy_file_delete_directory +ephy_file_delete_on_exit +ephy_file_delete_uri +ephy_file_desktop_dir +ephy_file_downloads_dir +ephy_file_find +ephy_file_get_downloads_dir +ephy_file_helpers_init +ephy_file_helpers_shutdown +ephy_file_launch_application +ephy_file_launch_desktop_file +ephy_file_launch_handler +ephy_file_switch_temp_file +ephy_file_tmp_dir +ephy_file_tmp_filename +</SECTION> + +<SECTION> <FILE>ephy-location-action</FILE> <TITLE>EphyLocationAction</TITLE> EphyLocationAction |