blob: 0730d5b3549c86c86c69e6da53d328bdf1d7f302 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!-- invalid element -->
<interface>
<object class="GtkInfoBar">
<child>
<object class="GtkButton" id="button_cancel"/>
</child>
<action-widgets>
<worbl/>
</action-widgets>
</object>
</interface>
|