2014-02-22 17:02:30 +00:00
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
|
|
|
<child>
|
|
|
|
<object class="GtkActionBar" id="actionbar">
|
2019-03-27 17:20:18 +00:00
|
|
|
<child type="start">
|
2014-02-22 17:02:30 +00:00
|
|
|
<object class="GtkButton" id="button1">
|
|
|
|
<property name="label">Start 1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-03-27 17:20:18 +00:00
|
|
|
<child type="start">
|
2014-02-22 17:02:30 +00:00
|
|
|
<object class="GtkButton" id="button2">
|
|
|
|
<property name="label">Start 2</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-03-27 17:20:18 +00:00
|
|
|
<child type="end">
|
2014-02-22 17:02:30 +00:00
|
|
|
<object class="GtkButton" id="button3">
|
|
|
|
<property name="label">End 1</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-03-27 17:20:18 +00:00
|
|
|
<child type="end">
|
2014-02-22 17:02:30 +00:00
|
|
|
<object class="GtkButton" id="button4">
|
|
|
|
<property name="label">End 2</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child type="center">
|
|
|
|
<object class="GtkButton" id="button5">
|
|
|
|
<property name="label">Center</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|