mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-17 15:40:12 +00:00
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<interface>
|
||
|
<object class="GtkWindow">
|
||
|
<property name="child">
|
||
|
<object class="GtkLabel">
|
||
|
<property name="label">start</property>
|
||
|
</object>
|
||
|
</property>
|
||
|
</object>
|
||
|
</interface>
|