aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl-core.h')
-rw-r--r--uzbl-core.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/uzbl-core.h b/uzbl-core.h
index 01eef08..a4cb1ed 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -488,6 +488,9 @@ retrieve_geometry();
void
update_gui(WebKitWebView *page, GArray *argv, GString *result);
+void
+event(WebKitWebView *page, GArray *argv, GString *result);
+
gboolean
configure_event_cb(GtkWidget* window, GdkEventConfigure* event);