mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-09 04:00:08 +00:00
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
|
<interface>
|
||
|
<menu id="menu">
|
||
|
<section>
|
||
|
<item>
|
||
|
<attribute name="label" translatable="yes">_Words</attribute>
|
||
|
<attribute name="action">win.show-words</attribute>
|
||
|
</item>
|
||
|
</section>
|
||
|
</menu>
|
||
|
</interface>
|