summaryrefslogtreecommitdiff
path: root/demos/node-editor/node-editor-window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'demos/node-editor/node-editor-window.ui')
-rw-r--r--demos/node-editor/node-editor-window.ui6
1 files changed, 4 insertions, 2 deletions
diff --git a/demos/node-editor/node-editor-window.ui b/demos/node-editor/node-editor-window.ui
index 73b8b9ce4b..fc26719819 100644
--- a/demos/node-editor/node-editor-window.ui
+++ b/demos/node-editor/node-editor-window.ui
@@ -122,8 +122,10 @@
</object>
</child>
<child type="start">
- <object class="GtkSeparator">
- <property name="orientation">vertical</property>
+ <object class="GtkButton">
+ <property name="icon-name">edit-copy-symbolic</property>
+ <property name="tooltip-text">Copy image to clipboard</property>
+ <signal name="clicked" handler="clip_image_cb"/>
</object>
</child>
<child type="start">