aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2009-07-18 02:04:35 -0600
committerGravatar Brendan Taylor <whateley@gmail.com>2009-07-18 02:04:35 -0600
commit187b76b94c8878709f0a88fd244e77858c1063e5 (patch)
tree2e9a013fe870c65243950df262e7d867092e1d06 /uzbl.h
parentb75848e0b1be1a45f447877f60320ac212c73b8f (diff)
call set_mode_indicator after updating the whatever_indicator setting
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 e4a30a7..61e214b 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -302,6 +302,9 @@ void
set_mode_indicator();
void
+update_indicator();
+
+void
set_insert_mode(gboolean mode);
void