mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 10:50:08 +00:00
13 lines
261 B
XML
13 lines
261 B
XML
<!-- non-default child property remains -->
|
|
<interface>
|
|
<object class="GtkBox">
|
|
<child>
|
|
<object class="GtkLabel">
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</interface>
|