[gtk+] GtkFontButton: Simplify ui template
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] GtkFontButton: Simplify ui template
- Date: Sun, 3 May 2015 00:01:48 +0000 (UTC)
commit ab22285f159f939969c86695df89db50461abaa6
Author: Matthias Clasen <mclasen redhat com>
Date: Sat May 2 18:03:08 2015 -0400
GtkFontButton: Simplify ui template
gtk/ui/gtkfontbutton.ui | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/gtk/ui/gtkfontbutton.ui b/gtk/ui/gtkfontbutton.ui
index 62658fb..54aa64e 100644
--- a/gtk/ui/gtkfontbutton.ui
+++ b/gtk/ui/gtkfontbutton.ui
@@ -7,45 +7,35 @@
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<child>
<object class="GtkLabel" id="font_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label" translatable="yes">Font</property>
</object>
<packing>
<property name="expand">True</property>
- <property name="fill">True</property>
<property name="padding">5</property>
- <property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="font_size_box">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="no_show_all">True</property>
<child>
<object class="GtkSeparator" id="separator">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="orientation">vertical</property>
</object>
<packing>
- <property name="expand">False</property>
<property name="fill">False</property>
- <property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="size_label">
<property name="visible">True</property>
- <property name="can_focus">False</property>
<property name="label">14</property>
</object>
<packing>
- <property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">5</property>
<property name="position">1</property>
@@ -53,8 +43,6 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]