From ad91b4e454f2ddbab88801490b1ce5cd91eb03ac Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Wed, 2 Dec 2009 14:55:05 -0500 Subject: docs: ephy-location-action Bug #503852 --- doc/reference/Makefile.am | 1 - doc/reference/epiphany-docs.sgml | 1 + doc/reference/epiphany-sections.txt | 8 ++++++++ doc/reference/epiphany.types | 2 ++ 4 files changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/reference') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 26d4f6402..fe7dfef5c 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -89,7 +89,6 @@ IGNORE_HFILES = \ ephy-favorites-menu.h \ ephy-go-action.h \ ephy-history-window.h \ - ephy-location-action.h \ ephy-navigation-action.h \ ephy-notebook.h \ ephy-tabs-menu.h \ diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml index 97acb71f6..e65406f33 100644 --- a/doc/reference/epiphany-docs.sgml +++ b/doc/reference/epiphany-docs.sgml @@ -8,6 +8,7 @@ Epiphany + diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 1fe73f76a..3b0b7b081 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -95,6 +95,14 @@ ephy_zoom_control_set_zoom_level ephy_zoom_control_get_zoom_level +
+ephy-location-action +EphyLocationAction +EphyLocationAction +ephy_location_action_get_address +ephy_location_action_set_address +
+
ephy-statusbar EphyStatusbar diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types index a710225a1..2bea7ae29 100644 --- a/doc/reference/epiphany.types +++ b/doc/reference/epiphany.types @@ -15,10 +15,12 @@ ephy_tree_model_sort_get_type ephy_zoom_action_get_type ephy_zoom_control_get_type +#include #include #include #include +ephy_location_action_get_type ephy_statusbar_get_type ephy_toolbar_get_type ephy_window_get_type -- cgit v1.2.3