2011-09-26 20:33:40 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
2020-04-24 19:18:02 +00:00
|
|
|
<property name="decorated">0</property>
|
2011-09-26 20:33:40 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkGrid" id="grid1">
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="opaque">
|
|
|
|
<property name="label" translatable="yes">opaque</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
|
|
|
<layout>
|
2020-08-02 18:13:14 +00:00
|
|
|
<property name="column">0</property>
|
|
|
|
<property name="row">0</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="column-span">1</property>
|
|
|
|
<property name="row-span">1</property>
|
|
|
|
</layout>
|
2011-09-26 20:33:40 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="transparent">
|
|
|
|
<property name="label" translatable="yes">transparent</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2011-09-26 20:33:40 +00:00
|
|
|
<style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<class name="reference"/>
|
2011-09-26 20:33:40 +00:00
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
2020-08-02 18:13:14 +00:00
|
|
|
<property name="column">0</property>
|
|
|
|
<property name="row">1</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="column-span">1</property>
|
|
|
|
<property name="row-span">1</property>
|
|
|
|
</layout>
|
2011-09-26 20:33:40 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|