mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 06:51:10 +00:00
4b71ed3f5e
These tests need to test GTK4 ui file syntax.
7 lines
184 B
XML
7 lines
184 B
XML
<!-- comments and context are preserved -->
|
|
<interface>
|
|
<object class="GtkWindow">
|
|
<property name="visible" comments="foo" context="bla">True</property>
|
|
</object>
|
|
</interface>
|