Learning_GTK4_tree/testsuite/gtk/ui/dialog8.ui

11 lines
263 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<!-- missing attribute in dialog markup -->
<interface>
<object class="GtkDialog">
<child type="action">
<object class="GtkButton" id="button_ok">
<property name="cantdefault">1</property>
</object>
</child>
</object>
</interface>