From deac403a8eb8f1ad00333b47f6c0df448110972e Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Tue, 1 Dec 2009 22:03:11 -0500 Subject: docs: ephy-statusbar Bug #503852 --- doc/reference/Makefile.am | 1 - doc/reference/epiphany-docs.sgml | 1 + doc/reference/epiphany-sections.txt | 13 +++++++++++++ doc/reference/epiphany.types | 2 ++ 4 files changed, 16 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 13232a3ae..5a8ffebd7 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -92,7 +92,6 @@ IGNORE_HFILES = \ ephy-location-action.h \ ephy-navigation-action.h \ ephy-notebook.h \ - ephy-statusbar.h \ ephy-tabs-menu.h \ ephy-toolbars-model.h \ pdm-dialog.h \ diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml index 85665509a..f91670277 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 511c2f81e..b389f151e 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -95,6 +95,19 @@ ephy_zoom_control_set_zoom_level ephy_zoom_control_get_zoom_level +
+ephy-statusbar +EphyStatusbar +EphyStatusbar +ephy_statusbar_new +ephy_statusbar_get_security_frame +ephy_statusbar_set_caret_mode +ephy_statusbar_set_security_state +ephy_statusbar_set_popups_state +ephy_statusbar_add_widget +ephy_statusbar_remove_widget +
+
ephy-window EphyWindow diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types index 2e3c6a41c..d9e4d1663 100644 --- a/doc/reference/epiphany.types +++ b/doc/reference/epiphany.types @@ -15,6 +15,8 @@ ephy_tree_model_sort_get_type ephy_zoom_action_get_type ephy_zoom_control_get_type +#include #include +ephy_statusbar_get_type ephy_window_get_type -- cgit v1.2.3