aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-statusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-statusbar.h')
-rw-r--r--src/ephy-statusbar.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ephy-statusbar.h b/src/ephy-statusbar.h
index f6b387977..48eaafc7a 100644
--- a/src/ephy-statusbar.h
+++ b/src/ephy-statusbar.h
@@ -61,15 +61,9 @@ GType ephy_statusbar_get_type (void);
GtkWidget *ephy_statusbar_new (void);
-GtkWidget *ephy_statusbar_get_security_frame (EphyStatusbar *statusbar);
-
void ephy_statusbar_set_caret_mode (EphyStatusbar *statusbar,
gboolean enabled);
-void ephy_statusbar_set_security_state (EphyStatusbar *statusbar,
- const char *stock_id,
- const char *tooltip);
-
void ephy_statusbar_set_popups_state (EphyStatusbar *statusbar,
gboolean hidden,
const char *tooltip);