gtk-demo: Use GtkInscription in the main list

This commit is contained in:
Benjamin Otte 2022-05-19 06:45:05 +02:00
parent b6a8080b2f
commit b56b5ed81b

View File

@ -7,9 +7,9 @@
<lookup name="item">GtkListItem</lookup>
</binding>
<property name="child">
<object class="GtkLabel">
<property name="halign">start</property>
<binding name="label">
<object class="GtkInscription">
<property name="hexpand">1</property>
<binding name="text">
<lookup name="title" type="GtkDemo">
<lookup name="item">expander</lookup>
</lookup>