[gtk+/gtk-3-22] icon browser: Make icons a bit larger
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-22] icon browser: Make icons a bit larger
- Date: Sat, 3 Jun 2017 02:06:32 +0000 (UTC)
commit 23b7e81ed4a03b08502aa88174626b8c2737021a
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 2 13:57:58 2017 -0700
icon browser: Make icons a bit larger
Use 48x48 in the list, instead of 32x32. We have the space.
demos/icon-browser/window.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/demos/icon-browser/window.ui b/demos/icon-browser/window.ui
index 9ff9f3e..c4e4b87 100644
--- a/demos/icon-browser/window.ui
+++ b/demos/icon-browser/window.ui
@@ -109,7 +109,7 @@
<object class="GtkCellRendererPixbuf" id="cell">
<property name="xpad">10</property>
<property name="ypad">10</property>
- <property name="stock-size">5</property>
+ <property name="stock-size">6</property>
<property name="follow-state">True</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]