aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r--lib/ephy-gui.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h
index 7a9847281..226f262f9 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -71,6 +71,9 @@ void ephy_gui_help (GtkWindow *parent,
void ephy_gui_window_update_user_time (GtkWidget *window,
guint32 user_time);
+void ephy_gui_window_present (GtkWindow *window,
+ guint32 user_time);
+
G_END_DECLS
#endif