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