2011-06-22 03:31:34 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
|
|
|
<property name="type">popup</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkGrid" id="grid1">
|
|
|
|
<child>
|
|
|
|
<object class="GtkAppChooserButton" id="button1">
|
2019-04-04 23:24:49 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</layout>
|
2011-06-22 03:31:34 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkColorButton" id="button2">
|
2019-04-04 23:24:49 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</layout>
|
2011-06-22 03:31:34 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFontButton" id="button3">
|
2019-04-04 23:24:49 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</layout>
|
2011-06-22 03:31:34 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|