gtk2/testsuite/tools/simplify-data-3to4/bin.ui
2020-05-04 22:53:08 -04:00

14 lines
261 B
XML

<interface>
<object class="GtkFrame">
<property name="label">bla</property>
<child>
<object class="GtkGestureClick">
</object>
</child>
<child>
<object class="GtkButton">
</object>
</child>
</object>
</interface>