Learning_GTK4_tree/testsuite/gtk/ui/dialog5.ui

13 lines
264 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<!-- invalid dialog markup element -->
<interface>
<object class="GtkDialog">
<child type="action">
<object class="GtkButton" id="button_ok">
</object>
</child>
<action-widgets>
</action-widgets>
<warbl/>
</object>
</interface>