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 8c43cf7..0b8c97e 100644
--- a/callbacks.h
+++ b/callbacks.h
@@ -186,3 +186,6 @@ create_web_view_cb (WebKitWebView *web_view, WebKitWebFrame *frame, gpointer us
gboolean
download_cb (WebKitWebView *web_view, GObject *download, gpointer user_data);
+void
+populate_popup_cb(WebKitWebView *v, GtkMenu *m, void *c);
+