summaryrefslogtreecommitdiff
path: root/frontends/gtk/scaffolding.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-29 23:14:31 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-29 23:14:31 +0100
commit5841e373e5d0cb6ae8bb2f6bee776cae1fcf6384 (patch)
treeaa61457cc9aa34872f77238e1300e4e3cf041db7 /frontends/gtk/scaffolding.h
parent702f9f2219fd9041419b5f83bf179f15db82fe03 (diff)
downloadnetsurf-5841e373e5d0cb6ae8bb2f6bee776cae1fcf6384.tar.gz
netsurf-5841e373e5d0cb6ae8bb2f6bee776cae1fcf6384.tar.bz2
another five handlers and fix menu sensitivity on throbber state change
Diffstat (limited to 'frontends/gtk/scaffolding.h')
-rw-r--r--frontends/gtk/scaffolding.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontends/gtk/scaffolding.h b/frontends/gtk/scaffolding.h
index 0f19a2418..666bc502f 100644
--- a/frontends/gtk/scaffolding.h
+++ b/frontends/gtk/scaffolding.h
@@ -64,6 +64,11 @@ struct nsgtk_scaffolding *nsgtk_new_scaffolding(struct gui_window *gw);
nserror nsgtk_scaffolding_destroy_all(void);
/**
+ * Update scaffolding window when throbber state changes
+ */
+nserror nsgtk_scaffolding_throbber(struct gui_window* gw, bool active);
+
+/**
* Obtain the most recently used scaffolding element.
*
* This allows tabs to be opened in the most recently used window