aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/epiphany-docs.sgml1
-rw-r--r--doc/reference/epiphany-sections.txt18
-rw-r--r--doc/reference/epiphany.types2
3 files changed, 21 insertions, 0 deletions
diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml
index aba30d81d..85665509a 100644
--- a/doc/reference/epiphany-docs.sgml
+++ b/doc/reference/epiphany-docs.sgml
@@ -8,6 +8,7 @@
<chapter>
<title>Epiphany</title>
+ <xi:include href="xml/ephy-window.xml"/>
</chapter>
<chapter>
<title>Widgets</title>
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt
index 7fee4ced0..511c2f81e 100644
--- a/doc/reference/epiphany-sections.txt
+++ b/doc/reference/epiphany-sections.txt
@@ -94,3 +94,21 @@ EphyZoomControl
ephy_zoom_control_set_zoom_level
ephy_zoom_control_get_zoom_level
</SECTION>
+
+<SECTION>
+<FILE>ephy-window</FILE>
+<TITLE>EphyWindow</TITLE>
+EphyWindow
+ephy_window_new
+ephy_window_new_with_chrome
+ephy_window_get_ui_manager
+ephy_window_get_toolbar
+ephy_window_get_notebook
+ephy_window_get_find_toolbar
+ephy_window_get_statusbar
+ephy_window_load_url
+ephy_window_set_zoom
+ephy_window_activate_location
+ephy_window_get_is_print_preview
+ephy_window_get_context_event
+</SECTION>
diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types
index 199f26709..2e3c6a41c 100644
--- a/doc/reference/epiphany.types
+++ b/doc/reference/epiphany.types
@@ -15,4 +15,6 @@ ephy_tree_model_sort_get_type
ephy_zoom_action_get_type
ephy_zoom_control_get_type
+#include <ephy-window.h>
+ephy_window_get_type