forked from AuroraMiddleware/gtk
92e21c3f1c
It was added at a time when default buttons had a very large external border that would disrupt aligment. Not a problem nowadays.
10 lines
213 B
XML
10 lines
213 B
XML
<!-- missing attribute in dialog markup -->
|
|
<interface>
|
|
<object class="GtkDialog">
|
|
<child type="action">
|
|
<object class="GtkButton" id="button_ok">
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|