summaryrefslogtreecommitdiff
path: root/src/glade.glade
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan@upstairslabs.com>2015-12-20 17:44:01 +0900
committerTristan Van Berkom <tristan@upstairslabs.com>2015-12-20 17:44:01 +0900
commit942d34cb221a5eabcbc3a57d446f33f3b2c9069b (patch)
tree485ef0a99b5e0be1ce5ef63ec152385298b83c69 /src/glade.glade
parent52673d3dedae7e17bae4f5a201420be9e9fe7a19 (diff)
downloadglade-942d34cb221a5eabcbc3a57d446f33f3b2c9069b.tar.gz
Main UI frontend: Use wide paned handles.
Its almost impossible to resize these things without any width to grab.
Diffstat (limited to 'src/glade.glade')
-rw-r--r--src/glade.glade5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/glade.glade b/src/glade.glade
index 89a230b6..b16e3e0f 100644
--- a/src/glade.glade
+++ b/src/glade.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.1
+<!-- Generated with glade 3.19.0
Glade - A user interface designer for GTK+ and GNOME.
Copyright (C) 2012-2014 Juan Pablo Ugarte
@@ -1115,12 +1115,14 @@ Andreas Nilsson &lt;andreas@andreasn.se&gt;</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="border_width">2</property>
+ <property name="wide_handle">True</property>
<child>
<object class="GtkPaned" id="left_paned">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="position">150</property>
<property name="position_set">True</property>
+ <property name="wide_handle">True</property>
<child>
<object class="GtkNotebook" id="palettes_notebook">
<property name="visible">True</property>
@@ -1170,6 +1172,7 @@ Andreas Nilsson &lt;andreas@andreasn.se&gt;</property>
<property name="orientation">vertical</property>
<property name="position">150</property>
<property name="position_set">True</property>
+ <property name="wide_handle">True</property>
<child>
<object class="GtkNotebook" id="inspectors_notebook">
<property name="visible">True</property>