mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 02:25:40 +00:00
12 lines
326 B
XML
12 lines
326 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<requires lib="gtk+" version="3.18"/>
|
|
<object class="GtkWindow" id="Gtk_Window">
|
|
<property name="can_focus">False</property>
|
|
<property name="title" translatable="yes">Gtk_Window</property>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</object>
|
|
</interface>
|