[gnome-maps/wip/mlundblad/cleanup-gtk-deprecations: 8/20] checkInDialog: Minimize use of child properties
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/cleanup-gtk-deprecations: 8/20] checkInDialog: Minimize use of child properties
- Date: Wed, 24 Mar 2021 22:05:13 +0000 (UTC)
commit 25d18e0f6de462e688e9fcc18a9f3302c719eb67
Author: Marcus Lundblad <ml update uu se>
Date: Sun Mar 21 22:50:23 2021 +0100
checkInDialog: Minimize use of child properties
Remove all redundant child properties. Child
properties are gone in GTK4, and we should
minimize their use to what's absolutely necessary
in GTK3.
data/ui/check-in-dialog.ui | 26 --------------------------
1 file changed, 26 deletions(-)
---
diff --git a/data/ui/check-in-dialog.ui b/data/ui/check-in-dialog.ui
index 7050a0d0..3bc239ce 100644
--- a/data/ui/check-in-dialog.ui
+++ b/data/ui/check-in-dialog.ui
@@ -92,11 +92,6 @@
<placeholder/>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
</child>
<child internal-child="content_area">
<object class="GtkBox" id="placeNotFoundInfoBarContentArea">
@@ -109,11 +104,6 @@
<property name="margin_start">6</property>
<property name="icon_name">dialog-warning-symbolic</property>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
</child>
<child>
<object class="GtkLabel" id="placeNotFoundLabel">
@@ -121,18 +111,8 @@
<property name="can_focus">False</property>
<property name="wrap">True</property>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
</child>
<child>
<placeholder/>
@@ -390,9 +370,6 @@
<property name="can_focus">True</property>
<property name="use_underline">True</property>
</object>
- <packing>
- <property name="pack-type">start</property>
- </packing>
</child>
<child>
<object class="GtkButton" id="okButton">
@@ -404,9 +381,6 @@
<class name="default"/>
</style>
</object>
- <packing>
- <property name="pack-type">end</property>
- </packing>
</child>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]