aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@gnome.org>2009-12-02 14:21:08 +0800
committerDiego Escalante Urrelo <diegoe@gnome.org>2009-12-03 06:47:16 +0800
commitb0891810b1015e23df760dffe6befb145c9a4e3d (patch)
treeddc7b8f3bb734e6627ff8826810f3d4464a7cdee /doc
parentdeac403a8eb8f1ad00333b47f6c0df448110972e (diff)
downloadgsoc2013-epiphany-b0891810b1015e23df760dffe6befb145c9a4e3d.tar
gsoc2013-epiphany-b0891810b1015e23df760dffe6befb145c9a4e3d.tar.gz
gsoc2013-epiphany-b0891810b1015e23df760dffe6befb145c9a4e3d.tar.bz2
gsoc2013-epiphany-b0891810b1015e23df760dffe6befb145c9a4e3d.tar.lz
gsoc2013-epiphany-b0891810b1015e23df760dffe6befb145c9a4e3d.tar.xz
gsoc2013-epiphany-b0891810b1015e23df760dffe6befb145c9a4e3d.tar.zst
gsoc2013-epiphany-b0891810b1015e23df760dffe6befb145c9a4e3d.zip
docs: ephy-toolbar
Bug #503852
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am1
-rw-r--r--doc/reference/epiphany-docs.sgml1
-rw-r--r--doc/reference/epiphany-sections.txt18
-rw-r--r--doc/reference/epiphany.types2
4 files changed, 21 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 5a8ffebd7..26d4f6402 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -98,7 +98,6 @@ IGNORE_HFILES = \
popup-commands.h \
ppview-toolbar.h \
prefs-dialog.h \
- ephy-toolbar.h \
ephy-fullscreen-popup.h \
ephy-link.h \
window-commands.h
diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml
index f91670277..97acb71f6 100644
--- a/doc/reference/epiphany-docs.sgml
+++ b/doc/reference/epiphany-docs.sgml
@@ -9,6 +9,7 @@
<chapter>
<title>Epiphany</title>
<xi:include href="xml/ephy-statusbar.xml"/>
+ <xi:include href="xml/ephy-toolbar.xml"/>
<xi:include href="xml/ephy-window.xml"/>
</chapter>
<chapter>
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt
index b389f151e..1fe73f76a 100644
--- a/doc/reference/epiphany-sections.txt
+++ b/doc/reference/epiphany-sections.txt
@@ -109,6 +109,24 @@ ephy_statusbar_remove_widget
</SECTION>
<SECTION>
+<FILE>ephy-toolbar</FILE>
+<TITLE>EphyToolbar</TITLE>
+EphyToolbar
+ephy_toolbar_new
+ephy_toolbar_get_action_group
+ephy_toolbar_set_favicon
+ephy_toolbar_set_show_leave_fullscreen
+ephy_toolbar_activate_location
+ephy_toolbar_get_location
+ephy_toolbar_set_location
+ephy_toolbar_set_navigation_actions
+ephy_toolbar_set_navigation_tooltips
+ephy_toolbar_set_security_state
+ephy_toolbar_set_spinning
+ephy_toolbar_set_zoom
+</SECTION>
+
+<SECTION>
<FILE>ephy-window</FILE>
<TITLE>EphyWindow</TITLE>
EphyWindow
diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types
index d9e4d1663..a710225a1 100644
--- a/doc/reference/epiphany.types
+++ b/doc/reference/epiphany.types
@@ -16,7 +16,9 @@ ephy_zoom_action_get_type
ephy_zoom_control_get_type
#include <ephy-statusbar.h>
+#include <ephy-toolbar.h>
#include <ephy-window.h>
ephy_statusbar_get_type
+ephy_toolbar_get_type
ephy_window_get_type