[gtk/wip/otte/inscription: 2/4] gtk-demo: Use GtkInscription in the main list
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/inscription: 2/4] gtk-demo: Use GtkInscription in the main list
- Date: Tue, 7 Jun 2022 04:36:23 +0000 (UTC)
commit b8a50dc26fdd1782ec54593f5cfcab4e188eca92
Author: Benjamin Otte <otte redhat com>
Date: Thu May 19 06:45:05 2022 +0200
gtk-demo: Use GtkInscription in the main list
demos/gtk-demo/main-listitem.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/demos/gtk-demo/main-listitem.ui b/demos/gtk-demo/main-listitem.ui
index a8d9c47430..8f34b51654 100644
--- a/demos/gtk-demo/main-listitem.ui
+++ b/demos/gtk-demo/main-listitem.ui
@@ -7,9 +7,9 @@
<lookup name="item">GtkListItem</lookup>
</binding>
<property name="child">
- <object class="GtkLabel">
+ <object class="GtkInscription">
<property name="halign">start</property>
- <binding name="label">
+ <binding name="text">
<lookup name="title" type="GtkDemo">
<lookup name="item">expander</lookup>
</lookup>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]