[devhelp] preferences: Fix it so the notebook expands properly
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] preferences: Fix it so the notebook expands properly
- Date: Wed, 24 Jul 2013 15:56:07 +0000 (UTC)
commit 1df89478f5f5841d66d8ef1e81db27cfc109774a
Author: Garrett Regier <garrett yorba org>
Date: Wed Jul 24 05:36:38 2013 -0700
preferences: Fix it so the notebook expands properly
src/devhelp.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/devhelp.ui b/src/devhelp.ui
index 5a036df..e936c03 100644
--- a/src/devhelp.ui
+++ b/src/devhelp.ui
@@ -83,6 +83,8 @@
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<child>
<object class="GtkVBox" id="outer_vbox1">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]