aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar Tom Adams <tom@holizz.com>2009-06-07 19:54:23 +0100
committerGravatar Tom Adams <tom@holizz.com>2009-06-07 19:54:23 +0100
commit654d7901a611e953c669dd4e3e40d73dfeb88c42 (patch)
tree67aca00f3ea249021e5ccfc963437f4bfa72d0df /uzbl.h
parent4f2837fa9bc4649d24129e7de6a1304c1ed294d5 (diff)
parent6cccec4508d6b0290e04716459db6a5790b2a072 (diff)
Merge commit 'Dieterbe/experimental' into experimental
Conflicts: uzbl.c
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/uzbl.h b/uzbl.h
index 419e5a3..27293f9 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -78,6 +78,7 @@ typedef struct {
GtkAdjustment* bar_h; // and scrolling position
WebKitWebView* web_view;
gchar* main_title;
+ gchar* icon;
/* WebInspector */
GtkWidget *inspector_window;
@@ -466,6 +467,9 @@ static void
set_proxy_url();
static void
+set_icon();
+
+static void
cmd_cookie_handler();
static void