aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-dialog.h')
-rw-r--r--lib/ephy-dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-dialog.h b/lib/ephy-dialog.h
index 40c88f57c..2a956464d 100644
--- a/lib/ephy-dialog.h
+++ b/lib/ephy-dialog.h
@@ -106,6 +106,8 @@ int ephy_dialog_run (EphyDialog *dialog);
void ephy_dialog_show (EphyDialog *dialog);
+void ephy_dialog_hide (EphyDialog *dialog);
+
void ephy_dialog_set_modal (EphyDialog *dialog,
gboolean is_modal);