[gtk+] inspector: Make notebook scrollable
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] inspector: Make notebook scrollable
- Date: Sun, 11 May 2014 02:24:44 +0000 (UTC)
commit d4522f54e7bc1f9593ffa922c21dbd837d4c00f3
Author: Matthias Clasen <mclasen redhat com>
Date: Fri May 9 22:52:37 2014 -0400
inspector: Make notebook scrollable
modules/inspector/window.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/inspector/window.ui b/modules/inspector/window.ui
index c01396d..8faa0f2 100644
--- a/modules/inspector/window.ui
+++ b/modules/inspector/window.ui
@@ -115,8 +115,8 @@
<child>
<object class="GtkNotebook">
<property name="visible">True</property>
- <property name="enable-popup">True</property>
<property name="show-border">False</property>
+ <property name="scrollable">True</property>
<child>
<object class="GtkScrolledWindow">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]