[gnome-music/wip/mschraal/gtk4: 60/66] DiscBox.ui: Cleanup
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 60/66] DiscBox.ui: Cleanup
- Date: Mon, 4 Nov 2019 14:54:02 +0000 (UTC)
commit 3ea3a12fa316e1603600ae0d7b974c2c73be8d49
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 16:30:45 2019 +0100
DiscBox.ui: Cleanup
data/ui/DiscBox.ui | 52 ++++++++++++++++++----------------------------------
1 file changed, 18 insertions(+), 34 deletions(-)
---
diff --git a/data/ui/DiscBox.ui b/data/ui/DiscBox.ui
index d1576f37..c7113336 100644
--- a/data/ui/DiscBox.ui
+++ b/data/ui/DiscBox.ui
@@ -1,40 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
<interface>
<requires lib="gtk+" version="3.12"/>
<template parent="GtkBox" class="DiscBox">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <child>
- <object class="GtkLabel" id="_disc_label">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">fill</property>
- <!-- <property name="hexpand">True</property> -->
- <property name="no_show_all">True</property>
- <property name="xalign">0.0</property>
- <style>
- <class name="disc-label"/>
- </style>
- </object>
- <packing>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkListBox" id="_list_box">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="valign">start</property>
- <property name="selection_mode">none</property>
- <style>
- <class name="songs-list"/>
- </style>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkLabel" id="_disc_label">
+ <property name="xalign">0.0</property>
+ <style>
+ <class name="disc-label"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkListBox" id="_list_box">
+ <property name="valign">start</property>
+ <property name="selection_mode">none</property>
+ <style>
+ <class name="songs-list"/>
+ </style>
+ </object>
+ </child>
</template>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]