12 lines
291 B
Plaintext
12 lines
291 B
Plaintext
|
<!-- invalid attribute -->
|
||
|
<interface>
|
||
|
<object class="GtkInfoBar">
|
||
|
<child>
|
||
|
<object class="GtkButton" id="button_cancel"/>
|
||
|
</child>
|
||
|
<action-widgets>
|
||
|
<action-widget response="ok" food="egg">button_cancel</action-widget>
|
||
|
</action-widgets>
|
||
|
</object>
|
||
|
</interface>
|