2013-07-01 02:30:15 +00:00
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
|
|
|
<child>
|
|
|
|
<object class="GtkHeaderBar" id="headerbar1">
|
2020-05-25 15:14:58 +00:00
|
|
|
<property name="show-title-buttons">0</property>
|
2019-03-27 17:20:18 +00:00
|
|
|
<child type="start">
|
2013-07-01 02:30:15 +00:00
|
|
|
<object class="GtkButton" id="button1">
|
|
|
|
<property name="label" translatable="yes">Yes</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-03-27 17:20:18 +00:00
|
|
|
<child type="end">
|
2013-07-01 02:30:15 +00:00
|
|
|
<object class="GtkButton" id="page2">
|
|
|
|
<property name="label" translatable="yes">No</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|