aboutsummaryrefslogtreecommitdiffhomepage
path: root/callbacks.h
diff options
context:
space:
mode:
Diffstat (limited to 'callbacks.h')
-rw-r--r--callbacks.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/callbacks.h b/callbacks.h
index 0b8c97e..7222eaf 100644
--- a/callbacks.h
+++ b/callbacks.h
@@ -189,3 +189,6 @@ download_cb (WebKitWebView *web_view, GObject *download, gpointer user_data);
void
populate_popup_cb(WebKitWebView *v, GtkMenu *m, void *c);
+gboolean
+button_press_cb (GtkWidget* window, GdkEventButton* event);
+