[devhelp] preferences: show a frame around the book shelf treeview
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] preferences: show a frame around the book shelf treeview
- Date: Thu, 1 Sep 2011 20:05:51 +0000 (UTC)
commit ba05216b0e3106e4d2ef476394ee6eaab9d7826c
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu May 19 01:07:32 2011 -0400
preferences: show a frame around the book shelf treeview
It's in a scrolled window, so the tree is "floating" in the window
without a frame.
https://bugzilla.gnome.org/show_bug.cgi?id=650542
data/ui/devhelp.builder | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/devhelp.builder b/data/ui/devhelp.builder
index 098bbc8..ae131df 100644
--- a/data/ui/devhelp.builder
+++ b/data/ui/devhelp.builder
@@ -78,6 +78,7 @@
<property name="can_focus">True</property>
<property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
+ <property name="shadow-type">in</property>
<child>
<object class="GtkTreeView" id="bookshelf_treeview">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]