9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
|
<!-- test all valid infobar markup -->
|
||
|
<interface>
|
||
|
<object class="GtkInfoBar">
|
||
|
<action-widgets>
|
||
|
<action-widget response="ok">xyzzy</action-widget>
|
||
|
</action-widgets>
|
||
|
</object>
|
||
|
</interface>
|