summaryrefslogtreecommitdiff
path: root/frontends/gtk/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/window.h')
-rw-r--r--frontends/gtk/window.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/frontends/gtk/window.h b/frontends/gtk/window.h
index b6e00a604..ae3dae16f 100644
--- a/frontends/gtk/window.h
+++ b/frontends/gtk/window.h
@@ -52,7 +52,12 @@ struct nsgtk_scaffolding *nsgtk_get_scaffold(struct gui_window *gw);
* toolbar size and style is changed and the browser window contents
* redrawn.
*/
-void nsgtk_window_update_all(void);
+nserror nsgtk_window_update_all(void);
+
+/**
+ * Windows associated with a scaffold will have their toolbar show state set
+ */
+nserror nsgtk_window_toolbar_show(struct nsgtk_scaffolding *gs, bool show);
/**
* update targets