aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-notebook.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-notebook.h')
-rw-r--r--src/ephy-notebook.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ephy-notebook.h b/src/ephy-notebook.h
index 454f8de10..ef5edd94b 100644
--- a/src/ephy-notebook.h
+++ b/src/ephy-notebook.h
@@ -85,6 +85,9 @@ void ephy_notebook_move_page (EphyNotebook *src,
GtkWidget *src_page,
gint dest_page);
+void ephy_notebook_set_show_tabs (EphyNotebook *nb,
+ gboolean show_tabs);
+
G_END_DECLS
#endif /* EPHY_NOTEBOOK_H */