summaryrefslogtreecommitdiff
path: root/gtk/toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/toolbar.h')
-rw-r--r--gtk/toolbar.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk/toolbar.h b/gtk/toolbar.h
index d0af4f9da..0453109ca 100644
--- a/gtk/toolbar.h
+++ b/gtk/toolbar.h
@@ -23,6 +23,11 @@
#include "gtk/scaffolding.h"
+/**
+ * sets up the images for scaffolding.
+ */
+void nsgtk_theme_implement(struct nsgtk_scaffolding *g);
+
void nsgtk_toolbar_customization_init(struct nsgtk_scaffolding *g);
void nsgtk_toolbar_init(struct nsgtk_scaffolding *g);
void nsgtk_toolbar_customization_load(struct nsgtk_scaffolding *g);