aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar dusanx <ef_dva@yahoo.com>2009-05-03 16:58:11 +0200
committerGravatar dusanx <ef_dva@yahoo.com>2009-05-03 16:58:11 +0200
commit1825c5b18e7369cf63025ea13ebcf898135bc65b (patch)
tree4d2485dcfe8fb655429c43b48086de2f5fd50679 /uzbl.h
parent871baf52aa5c5a3d0c2e73c26959e202278d40f7 (diff)
Search
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/uzbl.h b/uzbl.h
index d0d6ec7..f9e3053 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -116,4 +116,7 @@ add_binding (const gchar *key, const gchar *act);
static void
settings_init ();
+static void
+search_text (WebKitWebView *page, const char *param);
+
/* vi: set et ts=4: */