gtk-demo: Use <accelerator>

Add an example of <accelerator> use in the builder example.
This commit is contained in:
Matthias Clasen
2016-03-05 23:36:54 -05:00
parent 9c0e4c174a
commit 6d1cdaff7e

View File

@ -78,6 +78,7 @@
<property name="visible">1</property>
<property name="label" translatable="yes">Save _As</property>
<property name="use-underline">1</property>
<accelerator key="s" modifiers="primary | shift-mask" signal="activate"/>
</object>
</child>
<child>