mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 20:25:28 +00:00
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<interface>
|
||
|
<requires lib="gtk+" version="3.18"/>
|
||
|
<object class="GtkBox" id="${EscapedIdentifier}">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|