[gtk+] icon browser: Make icons a bit larger
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] icon browser: Make icons a bit larger
- Date: Sat, 3 Jun 2017 02:31:13 +0000 (UTC)
commit cc9feb5a0780fccac325bed112973da224e5f50c
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 dd2564f..b269b9a 100644
--- a/demos/icon-browser/window.ui
+++ b/demos/icon-browser/window.ui
@@ -110,7 +110,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>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]