gtk2/testsuite/gtk/ui/dialog5.ui
Matthias Clasen 92e21c3f1c Drop the can-default property
It was added at a time when default buttons
had a very large external border that would disrupt
aligment. Not a problem nowadays.
2019-04-28 23:28:39 +00:00

13 lines
264 B
XML

<!-- 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>