Learning_GTK4_tree/testsuite/gtk/ui/infobar6.ui

9 lines
206 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<!-- test all valid infobar markup -->
<interface>
<object class="GtkInfoBar">
<action-widgets>
<action-widget response="ok">xyzzy</action-widget>
</action-widgets>
</object>
</interface>