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 caa4035d8..73f2e5bce 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -47,6 +47,12 @@ void ephy_gui_menu_position_under_widget (GtkMenu *menu,
gboolean *push_in,
gpointer user_data);
+void ephy_gui_menu_position_on_panel (GtkMenu *menu,
+ gint *x,
+ gint *y,
+ gboolean *push_in,
+ gpointer user_data);
+
gboolean ephy_gui_is_middle_click (void);
gboolean ephy_gui_select_row_by_key (GtkTreeView *treeview,