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

14 lines
261 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<interface>
<object class="GtkFrame">
<property name="label">bla</property>
<child>
<object class="GtkGestureClick">
</object>
</child>
<child>
<object class="GtkButton">
</object>
</child>
</object>
</interface>