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 c261074..51cf4e1 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -246,6 +246,9 @@ gboolean
set_var_value(const gchar *name, gchar *val);
void
+load_uri_imp(gchar *uri);
+
+void
print(WebKitWebView *page, GArray *argv, GString *result);
void