gtk2/testsuite/gtk/ui/dialog4.ui
2015-04-27 01:15:23 -04:00

14 lines
319 B
XML

<!-- invalid dialog markup element -->
<interface>
<object class="GtkDialog">
<child type="action">
<object class="GtkButton" id="button_ok">
<property name="can-default">True</property>
</object>
</child>
<action-widgets>
<warbl/>
</action-widgets>
</object>
</interface>