forked from AuroraMiddleware/gtk
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>
|