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.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h
index 8c3846d10..0c9c5a04c 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -30,6 +30,12 @@
G_BEGIN_DECLS
+void ephy_gui_menu_position_tree_selection (GtkMenu *menu,
+ gint *x,
+ gint *y,
+ gboolean *push_in,
+ gpointer user_data);
+
void ephy_gui_menu_position_under_widget (GtkMenu *menu,
gint *x,
gint *y,