[baobab] Draw a frame around the treeview scrolled window
- From: Stefano Facchini <sfacchini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Draw a frame around the treeview scrolled window
- Date: Sun, 14 Oct 2012 12:02:53 +0000 (UTC)
commit 05e9400c1e5924680232d553b8ced27408455155
Author: Stefano Facchini <stefano facchini gmail com>
Date: Sun Oct 14 14:01:22 2012 +0200
Draw a frame around the treeview scrolled window
src/baobab-main-window.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/baobab-main-window.ui b/src/baobab-main-window.ui
index 68bed5d..c7ebf66 100644
--- a/src/baobab-main-window.ui
+++ b/src/baobab-main-window.ui
@@ -159,7 +159,7 @@
<object class="GtkScrolledWindow" id="scrolled-window">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="shadow_type">none</property>
+ <property name="shadow_type">in</property>
<property name="hexpand">True</property>
<child>
<object class="GtkTreeView" id="treeview">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]