forked from AuroraMiddleware/gtk
12 lines
275 B
Plaintext
12 lines
275 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<interface>
|
||
|
<!-- interface-requires gtk+ 3.0 -->
|
||
|
<object class="GtkWindow" id="window1">
|
||
|
<property name="type">popup</property>
|
||
|
<child>
|
||
|
<object class="GtkPicture">
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|