forked from AuroraMiddleware/gtk
4b71ed3f5e
These tests need to test GTK4 ui file syntax.
7 lines
156 B
XML
7 lines
156 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<object class="GtkWindow">
|
|
<property name="default_height">200</property>
|
|
</object>
|
|
</interface>
|