[gtk/wip/otte/inscription: 1/14] 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: 1/14] gtk-demo: Use GtkInscription in the main list
- Date: Fri, 10 Jun 2022 02:34:33 +0000 (UTC)
commit b56b5ed81bb80f4443756362a6ff78863530ee9d
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 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/demos/gtk-demo/main-listitem.ui b/demos/gtk-demo/main-listitem.ui
index a8d9c47430..aab22e3e20 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">
- <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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]