gtk2/testsuite/tools/simplify-data-3to4/bin.ui

14 lines
261 B
Plaintext
Raw Normal View History

2020-05-01 22:06:57 +00:00
<interface>
<object class="GtkFrame">
<property name="label">bla</property>
<child>
<object class="GtkGestureClick">
</object>
</child>
<child>
<object class="GtkButton">
</object>
</child>
</object>
</interface>