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 5c291e5..82137e3 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -374,6 +374,9 @@ void
search_reverse_text (WebKitWebView *page, GArray *argv, GString *result);
void
+search_clear(WebKitWebView *page, GArray *argv, GString *result);
+
+void
dehilight (WebKitWebView *page, GArray *argv, GString *result);
void