1<!-- missing attribute in dialog markup -->
2<interface>
3  <object class="GtkDialog">
4    <child type="action">
5      <object class="GtkButton" id="button_ok">
6        <property name="cantdefault">1</property>
7      </object>
8    </child>
9  </object>
10</interface>
11