diff options
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 |