aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-session.h')
-rw-r--r--src/ephy-session.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-session.h b/src/ephy-session.h
index c083ab3d8..392c0612b 100644
--- a/src/ephy-session.h
+++ b/src/ephy-session.h
@@ -88,6 +88,8 @@ void ephy_session_close (EphySession *session);
GList *ephy_session_get_windows (EphySession *session);
+gboolean ephy_session_close_all_windows (EphySession *session);
+
void ephy_session_queue_command (EphySession *session,
EphySessionCommand op,
const char *arg,