2014-10-24 01:55:20 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<interface>
|
2014-10-24 03:39:39 +00:00
|
|
|
<object class="GtkPopoverMenu" id="popover">
|
2014-10-24 01:55:20 +00:00
|
|
|
<child>
|
2014-10-24 03:39:39 +00:00
|
|
|
<object class="GtkBox">
|
2014-10-24 01:55:20 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="orientation">vertical</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="margin">10</property>
|
2014-10-24 01:55:20 +00:00
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkBox">
|
2014-10-24 01:55:20 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
<property name="margin-bottom">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label">Edit</property>
|
|
|
|
<style>
|
|
|
|
<class name="separator"/>
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.cut</property>
|
|
|
|
<property name="text">Cut</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.copy</property>
|
|
|
|
<property name="text">Copy</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.paste</property>
|
|
|
|
<property name="text">Paste</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
|
|
|
<property name="margin-top">3</property>
|
|
|
|
<property name="margin-bottom">3</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">action1</property>
|
|
|
|
<property name="text">No action</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action2</property>
|
|
|
|
<property name="text">Toggle</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action2a</property>
|
|
|
|
<property name="text">Another Toggle</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkBox">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
<property name="margin-bottom">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label">Middle Section</property>
|
|
|
|
<style>
|
|
|
|
<class name="separator"/>
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action3</property>
|
|
|
|
<property name="action-target">'three'</property>
|
|
|
|
<property name="text">Radio 1</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action3</property>
|
|
|
|
<property name="action-target">'four'</property>
|
|
|
|
<property name="text">Radio 2</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Submenu 1</property>
|
|
|
|
<property name="menu-name">submenu1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Submenu 2</property>
|
|
|
|
<property name="menu-name">submenu2</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
<property name="margin-bottom">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label">End Section</property>
|
|
|
|
<style>
|
|
|
|
<class name="separator"/>
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action9</property>
|
|
|
|
<property name="text">Another Item 9</property>
|
|
|
|
<property name="icon">icon9</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action10</property>
|
|
|
|
<property name="text">Another Item 10</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="margin">10</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Submenu 1</property>
|
|
|
|
<property name="inverted">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
<property name="menu-name">main</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
<property name="margin-bottom">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label">5555</property>
|
|
|
|
<style>
|
|
|
|
<class name="separator"/>
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action5</property>
|
|
|
|
<property name="text">Item 5</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-10-24 03:39:39 +00:00
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action5</property>
|
|
|
|
<property name="text">Item 5a</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action5</property>
|
|
|
|
<property name="text">Item 5b</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
<property name="halign">fill</property>
|
|
|
|
<property name="margin-top">10</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
<style>
|
2014-10-26 13:08:37 +00:00
|
|
|
<class name="linked"/>
|
2014-10-24 03:39:39 +00:00
|
|
|
</style>
|
2014-10-26 13:08:37 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">List</property>
|
|
|
|
<property name="action-name">top.set-view</property>
|
|
|
|
<property name="action-target">'list'</property>
|
|
|
|
<property name="iconic">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
<property name="icon">icon-list</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Grid</property>
|
|
|
|
<property name="action-name">top.set-view</property>
|
|
|
|
<property name="action-target">'grid'</property>
|
|
|
|
<property name="iconic">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
<property name="icon">icon-grid</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action5</property>
|
|
|
|
<property name="text">Item 5c</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action5</property>
|
|
|
|
<property name="text">Item 5d</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
<property name="margin-bottom">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label">Format</property>
|
|
|
|
<style>
|
|
|
|
<class name="separator"/>
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="halign">fill</property>
|
|
|
|
<property name="margin-top">10</property>
|
|
|
|
<style>
|
|
|
|
<class name="linked"/>
|
|
|
|
</style>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Bold</property>
|
|
|
|
<property name="action-name">top.bold</property>
|
|
|
|
<property name="iconic">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Italic</property>
|
|
|
|
<property name="action-name">top.italic</property>
|
|
|
|
<property name="iconic">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
<property name="icon">icon-italic</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Strikethrough</property>
|
|
|
|
<property name="action-name">top.strikethrough</property>
|
|
|
|
<property name="iconic">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
<property name="icon">icon-strikethrough</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Underline</property>
|
|
|
|
<property name="action-name">top.underline</property>
|
|
|
|
<property name="iconic">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
<property name="icon">icon-underline</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
<property name="margin-bottom">3</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="label">6666</property>
|
|
|
|
<style>
|
|
|
|
<class name="separator"/>
|
|
|
|
</style>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action6</property>
|
|
|
|
<property name="text">Item 6</property>
|
2014-10-24 01:55:20 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-24 03:39:39 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 01:55:20 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action6</property>
|
|
|
|
<property name="text">Item 6a</property>
|
2014-10-24 01:55:20 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-24 03:39:39 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 01:55:20 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action6</property>
|
|
|
|
<property name="text">Item 6b</property>
|
2014-10-24 01:55:20 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-24 03:39:39 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 01:55:20 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action6</property>
|
|
|
|
<property name="text">Item 6c</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action6</property>
|
|
|
|
<property name="text">Item 6d</property>
|
2014-10-24 01:55:20 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
2014-10-24 03:39:39 +00:00
|
|
|
<packing>
|
|
|
|
<property name="submenu">submenu1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="margin">10</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="text">Submenu 2</property>
|
|
|
|
<property name="inverted">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
<property name="menu-name">main</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkModelButton">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="action-name">top.action7</property>
|
|
|
|
<property name="text">Item 7</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Subsubmenu</property>
|
|
|
|
<property name="icon">icon9</property>
|
|
|
|
<property name="menu-name">subsubmenu</property>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="submenu">submenu2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-10-26 13:08:37 +00:00
|
|
|
<object class="GtkBox">
|
2014-10-24 03:39:39 +00:00
|
|
|
<property name="visible">True</property>
|
2014-10-26 13:08:37 +00:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="margin">10</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="text">Subsubmenu</property>
|
|
|
|
<property name="inverted">True</property>
|
|
|
|
<property name="centered">True</property>
|
|
|
|
<property name="menu-name">submenu2</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">action8</property>
|
|
|
|
<property name="text">Item 8</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
|
|
|
<property name="margin-top">3</property>
|
|
|
|
<property name="margin-bottom">3</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action9</property>
|
|
|
|
<property name="text">Item 9</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkModelButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="action-name">top.action10</property>
|
|
|
|
<property name="text">Item 10</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2014-10-24 03:39:39 +00:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="submenu">subsubmenu</property>
|
|
|
|
</packing>
|
2014-10-24 01:55:20 +00:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<object class="GThemedIcon" id="icon9">
|
|
|
|
<property name="name">preferences-desktop-font</property>
|
|
|
|
</object>
|
|
|
|
<object class="GThemedIcon" id="icon-grid">
|
|
|
|
<property name="name">view-grid-symbolic</property>
|
|
|
|
</object>
|
|
|
|
<object class="GThemedIcon" id="icon-list">
|
|
|
|
<property name="name">view-list-symbolic</property>
|
|
|
|
</object>
|
|
|
|
<object class="GThemedIcon" id="icon-italic">
|
|
|
|
<property name="name">format-text-italic-symbolic</property>
|
|
|
|
</object>
|
|
|
|
<object class="GThemedIcon" id="icon-strikethrough">
|
|
|
|
<property name="name">format-text-strikethrough-symbolic</property>
|
|
|
|
</object>
|
|
|
|
<object class="GThemedIcon" id="icon-underline">
|
|
|
|
<property name="name">format-text-underline-symbolic</property>
|
|
|
|
</object>
|
|
|
|
</interface>
|