mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
7741df9963
They use a GtkOverlay, so reflect that in the name.
10 lines
297 B
XML
10 lines
297 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<object class="GtkWindow">
|
|
<property name="width_request">100</property>
|
|
<property name="height_request">200</property>
|
|
<property name="name">reference</property>
|
|
<property name="decorated">0</property>
|
|
</object>
|
|
</interface>
|