forked from AuroraMiddleware/gtk
d61e77dab4
These test various aspects of ui file conversion.
11 lines
224 B
XML
11 lines
224 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<object class="GtkWindow">
|
|
<child>
|
|
<object class="GtkLabel">
|
|
<property name="visible">0</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|