[gtk+] fontchooser: prevent the scale from showing the value as it is shown in the spinbutton already
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] fontchooser: prevent the scale from showing the value as it is shown in the spinbutton already
- Date: Mon, 22 Jul 2013 14:06:33 +0000 (UTC)
commit 3cda2a787b2864539d8114169b6a96c074d203d8
Author: Alberto Ruiz <aruiz gnome org>
Date: Mon Jul 22 16:06:24 2013 +0200
fontchooser: prevent the scale from showing the value as it is shown in the spinbutton already
gtk/gtkfontchooserwidget.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkfontchooserwidget.ui b/gtk/gtkfontchooserwidget.ui
index cfd7e63..dd6a12e 100644
--- a/gtk/gtkfontchooserwidget.ui
+++ b/gtk/gtkfontchooserwidget.ui
@@ -156,6 +156,7 @@
<property name="hexpand">True</property>
<property name="adjustment">slider_adjustment</property>
<property name="digits">0</property>
+ <property name="draw_value">False</property>
<signal name="scroll-event" handler="resize_by_scroll_cb" swapped="no"/>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]