diff options
Diffstat (limited to 'doc/reference/epiphany-sections.txt')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 91e21bbc4..f77ba5439 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -36,6 +36,25 @@ ephy_window_activate_location ephy_window_load_url </SECTION> +<SECTION> +<FILE>ephy-tab</FILE> +<TITLE>EphyTab</TITLE> +EphyTab +ephy_tab_new +ephy_tab_get_window +ephy_tab_get_embed +ephy_tab_for_embed +ephy_tab_get_icon_address +ephy_tab_get_location +ephy_tab_get_security_level +ephy_tab_get_title +ephy_tab_get_zoom +ephy_tab_get_load_status +ephy_tab_get_load_percent +ephy_tab_get_link_message +ephy_tab_get_status_message +</SECTION> + |