aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-toolbar.h')
-rw-r--r--src/ephy-toolbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ephy-toolbar.h b/src/ephy-toolbar.h
index a1dbd205f..a7b90a81d 100644
--- a/src/ephy-toolbar.h
+++ b/src/ephy-toolbar.h
@@ -67,8 +67,8 @@ EphyToolbar *ephy_toolbar_new (EphyWindow *window);
void ephy_toolbar_set_favicon (EphyToolbar *toolbar,
const char *icon);
-void ephy_toolbar_set_fullscreen_mode (EphyToolbar *toolbar,
- gboolean fullscreen);
+void ephy_toolbar_set_show_leave_fullscreen (EphyToolbar *toolbar,
+ gboolean show);
void ephy_toolbar_activate_location (EphyToolbar *t);