forked from AuroraMiddleware/gtk
14 lines
319 B
XML
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>
|